fixed adding file problem
[c11concurrency-benchmarks.git] / gdax-orderbook-hpp / demo / dependencies / libcds-2.3.2 / build-release / Makefile
diff --git a/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2/build-release/Makefile b/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2/build-release/Makefile
new file mode 100644 (file)
index 0000000..b940562
--- /dev/null
@@ -0,0 +1,564 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 3.5
+
+# 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:
+
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+
+# 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 remove -f
+
+# Escaping for special characters.
+EQUALS = =
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/ahmad/Downloads/benchmark-fuzzying-tool/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/ahmad/Downloads/benchmark-fuzzying-tool/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2/build-release
+
+#=============================================================================
+# 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/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 package_source
+package_source:
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
+       /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/ahmad/Downloads/benchmark-fuzzying-tool/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2/build-release/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 rebuild_cache
+rebuild_cache:
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+       /usr/bin/cmake -H$(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: \"devel\" \"lib\""
+.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 package
+package: preinstall
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
+       /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 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: install/strip
+
+.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: install/local
+
+.PHONY : install/local/fast
+
+# The main all target
+all: cmake_check_build_system
+       $(CMAKE_COMMAND) -E cmake_progress_start /home/ahmad/Downloads/benchmark-fuzzying-tool/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2/build-release/CMakeFiles /home/ahmad/Downloads/benchmark-fuzzying-tool/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2/build-release/CMakeFiles/progress.marks
+       $(MAKE) -f CMakeFiles/Makefile2 all
+       $(CMAKE_COMMAND) -E cmake_progress_start /home/ahmad/Downloads/benchmark-fuzzying-tool/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2/build-release/CMakeFiles 0
+.PHONY : all
+
+# The main clean target
+clean:
+       $(MAKE) -f CMakeFiles/Makefile2 clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+       $(MAKE) -f CMakeFiles/Makefile2 preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+       $(MAKE) -f CMakeFiles/Makefile2 preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+       $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+#=============================================================================
+# Target rules for targets named cds
+
+# Build rule for target.
+cds: cmake_check_build_system
+       $(MAKE) -f CMakeFiles/Makefile2 cds
+.PHONY : cds
+
+# fast build rule for target.
+cds/fast:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/build
+.PHONY : cds/fast
+
+#=============================================================================
+# Target rules for targets named cds-s
+
+# Build rule for target.
+cds-s: cmake_check_build_system
+       $(MAKE) -f CMakeFiles/Makefile2 cds-s
+.PHONY : cds-s
+
+# fast build rule for target.
+cds-s/fast:
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/build
+.PHONY : cds-s/fast
+
+src/dhp.o: src/dhp.cpp.o
+
+.PHONY : src/dhp.o
+
+# target to build an object file
+src/dhp.cpp.o:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/dhp.cpp.o
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/dhp.cpp.o
+.PHONY : src/dhp.cpp.o
+
+src/dhp.i: src/dhp.cpp.i
+
+.PHONY : src/dhp.i
+
+# target to preprocess a source file
+src/dhp.cpp.i:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/dhp.cpp.i
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/dhp.cpp.i
+.PHONY : src/dhp.cpp.i
+
+src/dhp.s: src/dhp.cpp.s
+
+.PHONY : src/dhp.s
+
+# target to generate assembly for a file
+src/dhp.cpp.s:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/dhp.cpp.s
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/dhp.cpp.s
+.PHONY : src/dhp.cpp.s
+
+src/dllmain.o: src/dllmain.cpp.o
+
+.PHONY : src/dllmain.o
+
+# target to build an object file
+src/dllmain.cpp.o:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/dllmain.cpp.o
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/dllmain.cpp.o
+.PHONY : src/dllmain.cpp.o
+
+src/dllmain.i: src/dllmain.cpp.i
+
+.PHONY : src/dllmain.i
+
+# target to preprocess a source file
+src/dllmain.cpp.i:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/dllmain.cpp.i
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/dllmain.cpp.i
+.PHONY : src/dllmain.cpp.i
+
+src/dllmain.s: src/dllmain.cpp.s
+
+.PHONY : src/dllmain.s
+
+# target to generate assembly for a file
+src/dllmain.cpp.s:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/dllmain.cpp.s
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/dllmain.cpp.s
+.PHONY : src/dllmain.cpp.s
+
+src/hp.o: src/hp.cpp.o
+
+.PHONY : src/hp.o
+
+# target to build an object file
+src/hp.cpp.o:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/hp.cpp.o
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/hp.cpp.o
+.PHONY : src/hp.cpp.o
+
+src/hp.i: src/hp.cpp.i
+
+.PHONY : src/hp.i
+
+# target to preprocess a source file
+src/hp.cpp.i:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/hp.cpp.i
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/hp.cpp.i
+.PHONY : src/hp.cpp.i
+
+src/hp.s: src/hp.cpp.s
+
+.PHONY : src/hp.s
+
+# target to generate assembly for a file
+src/hp.cpp.s:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/hp.cpp.s
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/hp.cpp.s
+.PHONY : src/hp.cpp.s
+
+src/init.o: src/init.cpp.o
+
+.PHONY : src/init.o
+
+# target to build an object file
+src/init.cpp.o:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/init.cpp.o
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/init.cpp.o
+.PHONY : src/init.cpp.o
+
+src/init.i: src/init.cpp.i
+
+.PHONY : src/init.i
+
+# target to preprocess a source file
+src/init.cpp.i:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/init.cpp.i
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/init.cpp.i
+.PHONY : src/init.cpp.i
+
+src/init.s: src/init.cpp.s
+
+.PHONY : src/init.s
+
+# target to generate assembly for a file
+src/init.cpp.s:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/init.cpp.s
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/init.cpp.s
+.PHONY : src/init.cpp.s
+
+src/thread_data.o: src/thread_data.cpp.o
+
+.PHONY : src/thread_data.o
+
+# target to build an object file
+src/thread_data.cpp.o:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/thread_data.cpp.o
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/thread_data.cpp.o
+.PHONY : src/thread_data.cpp.o
+
+src/thread_data.i: src/thread_data.cpp.i
+
+.PHONY : src/thread_data.i
+
+# target to preprocess a source file
+src/thread_data.cpp.i:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/thread_data.cpp.i
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/thread_data.cpp.i
+.PHONY : src/thread_data.cpp.i
+
+src/thread_data.s: src/thread_data.cpp.s
+
+.PHONY : src/thread_data.s
+
+# target to generate assembly for a file
+src/thread_data.cpp.s:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/thread_data.cpp.s
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/thread_data.cpp.s
+.PHONY : src/thread_data.cpp.s
+
+src/topology_hpux.o: src/topology_hpux.cpp.o
+
+.PHONY : src/topology_hpux.o
+
+# target to build an object file
+src/topology_hpux.cpp.o:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/topology_hpux.cpp.o
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/topology_hpux.cpp.o
+.PHONY : src/topology_hpux.cpp.o
+
+src/topology_hpux.i: src/topology_hpux.cpp.i
+
+.PHONY : src/topology_hpux.i
+
+# target to preprocess a source file
+src/topology_hpux.cpp.i:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/topology_hpux.cpp.i
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/topology_hpux.cpp.i
+.PHONY : src/topology_hpux.cpp.i
+
+src/topology_hpux.s: src/topology_hpux.cpp.s
+
+.PHONY : src/topology_hpux.s
+
+# target to generate assembly for a file
+src/topology_hpux.cpp.s:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/topology_hpux.cpp.s
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/topology_hpux.cpp.s
+.PHONY : src/topology_hpux.cpp.s
+
+src/topology_linux.o: src/topology_linux.cpp.o
+
+.PHONY : src/topology_linux.o
+
+# target to build an object file
+src/topology_linux.cpp.o:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/topology_linux.cpp.o
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/topology_linux.cpp.o
+.PHONY : src/topology_linux.cpp.o
+
+src/topology_linux.i: src/topology_linux.cpp.i
+
+.PHONY : src/topology_linux.i
+
+# target to preprocess a source file
+src/topology_linux.cpp.i:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/topology_linux.cpp.i
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/topology_linux.cpp.i
+.PHONY : src/topology_linux.cpp.i
+
+src/topology_linux.s: src/topology_linux.cpp.s
+
+.PHONY : src/topology_linux.s
+
+# target to generate assembly for a file
+src/topology_linux.cpp.s:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/topology_linux.cpp.s
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/topology_linux.cpp.s
+.PHONY : src/topology_linux.cpp.s
+
+src/topology_osx.o: src/topology_osx.cpp.o
+
+.PHONY : src/topology_osx.o
+
+# target to build an object file
+src/topology_osx.cpp.o:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/topology_osx.cpp.o
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/topology_osx.cpp.o
+.PHONY : src/topology_osx.cpp.o
+
+src/topology_osx.i: src/topology_osx.cpp.i
+
+.PHONY : src/topology_osx.i
+
+# target to preprocess a source file
+src/topology_osx.cpp.i:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/topology_osx.cpp.i
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/topology_osx.cpp.i
+.PHONY : src/topology_osx.cpp.i
+
+src/topology_osx.s: src/topology_osx.cpp.s
+
+.PHONY : src/topology_osx.s
+
+# target to generate assembly for a file
+src/topology_osx.cpp.s:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/topology_osx.cpp.s
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/topology_osx.cpp.s
+.PHONY : src/topology_osx.cpp.s
+
+src/urcu_gp.o: src/urcu_gp.cpp.o
+
+.PHONY : src/urcu_gp.o
+
+# target to build an object file
+src/urcu_gp.cpp.o:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/urcu_gp.cpp.o
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/urcu_gp.cpp.o
+.PHONY : src/urcu_gp.cpp.o
+
+src/urcu_gp.i: src/urcu_gp.cpp.i
+
+.PHONY : src/urcu_gp.i
+
+# target to preprocess a source file
+src/urcu_gp.cpp.i:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/urcu_gp.cpp.i
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/urcu_gp.cpp.i
+.PHONY : src/urcu_gp.cpp.i
+
+src/urcu_gp.s: src/urcu_gp.cpp.s
+
+.PHONY : src/urcu_gp.s
+
+# target to generate assembly for a file
+src/urcu_gp.cpp.s:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/urcu_gp.cpp.s
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/urcu_gp.cpp.s
+.PHONY : src/urcu_gp.cpp.s
+
+src/urcu_sh.o: src/urcu_sh.cpp.o
+
+.PHONY : src/urcu_sh.o
+
+# target to build an object file
+src/urcu_sh.cpp.o:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/urcu_sh.cpp.o
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/urcu_sh.cpp.o
+.PHONY : src/urcu_sh.cpp.o
+
+src/urcu_sh.i: src/urcu_sh.cpp.i
+
+.PHONY : src/urcu_sh.i
+
+# target to preprocess a source file
+src/urcu_sh.cpp.i:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/urcu_sh.cpp.i
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/urcu_sh.cpp.i
+.PHONY : src/urcu_sh.cpp.i
+
+src/urcu_sh.s: src/urcu_sh.cpp.s
+
+.PHONY : src/urcu_sh.s
+
+# target to generate assembly for a file
+src/urcu_sh.cpp.s:
+       $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/src/urcu_sh.cpp.s
+       $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/src/urcu_sh.cpp.s
+.PHONY : src/urcu_sh.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 "... package_source"
+       @echo "... rebuild_cache"
+       @echo "... list_install_components"
+       @echo "... install"
+       @echo "... package"
+       @echo "... cds"
+       @echo "... cds-s"
+       @echo "... install/strip"
+       @echo "... install/local"
+       @echo "... src/dhp.o"
+       @echo "... src/dhp.i"
+       @echo "... src/dhp.s"
+       @echo "... src/dllmain.o"
+       @echo "... src/dllmain.i"
+       @echo "... src/dllmain.s"
+       @echo "... src/hp.o"
+       @echo "... src/hp.i"
+       @echo "... src/hp.s"
+       @echo "... src/init.o"
+       @echo "... src/init.i"
+       @echo "... src/init.s"
+       @echo "... src/thread_data.o"
+       @echo "... src/thread_data.i"
+       @echo "... src/thread_data.s"
+       @echo "... src/topology_hpux.o"
+       @echo "... src/topology_hpux.i"
+       @echo "... src/topology_hpux.s"
+       @echo "... src/topology_linux.o"
+       @echo "... src/topology_linux.i"
+       @echo "... src/topology_linux.s"
+       @echo "... src/topology_osx.o"
+       @echo "... src/topology_osx.i"
+       @echo "... src/topology_osx.s"
+       @echo "... src/urcu_gp.o"
+       @echo "... src/urcu_gp.i"
+       @echo "... src/urcu_gp.s"
+       @echo "... src/urcu_sh.o"
+       @echo "... src/urcu_sh.i"
+       @echo "... src/urcu_sh.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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+