1704ad2223c113531bdb0eb34b44ff73503dc6aa
[c11concurrency-benchmarks.git] / gdax-orderbook-hpp / demo / dependencies / libcds-2.3.2 / build-release / CMakeFiles / Makefile2
1 # CMAKE generated file: DO NOT EDIT!
2 # Generated by "Unix Makefiles" Generator, CMake Version 3.5
3
4 # Default target executed when no arguments are given to make.
5 default_target: all
6
7 .PHONY : default_target
8
9 # The main recursive all target
10 all:
11
12 .PHONY : all
13
14 # The main recursive preinstall target
15 preinstall:
16
17 .PHONY : preinstall
18
19 #=============================================================================
20 # Special targets provided by cmake.
21
22 # Disable implicit rules so canonical targets will work.
23 .SUFFIXES:
24
25
26 # Remove some rules from gmake that .SUFFIXES does not remove.
27 SUFFIXES =
28
29 .SUFFIXES: .hpux_make_needs_suffix_list
30
31
32 # Suppress display of executed commands.
33 $(VERBOSE).SILENT:
34
35
36 # A target that is always out of date.
37 cmake_force:
38
39 .PHONY : cmake_force
40
41 #=============================================================================
42 # Set environment variables for the build.
43
44 # The shell in which to execute make rules.
45 SHELL = /bin/sh
46
47 # The CMake executable.
48 CMAKE_COMMAND = /usr/bin/cmake
49
50 # The command to remove a file.
51 RM = /usr/bin/cmake -E remove -f
52
53 # Escaping for special characters.
54 EQUALS = =
55
56 # The top-level source directory on which CMake was run.
57 CMAKE_SOURCE_DIR = /home/ahmad/Downloads/benchmark-fuzzying-tool/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2
58
59 # The top-level build directory on which CMake was run.
60 CMAKE_BINARY_DIR = /home/ahmad/Downloads/benchmark-fuzzying-tool/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2/build-release
61
62 #=============================================================================
63 # Target rules for target CMakeFiles/cds.dir
64
65 # All Build rule for target.
66 CMakeFiles/cds.dir/all:
67         $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/depend
68         $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/build
69         @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ahmad/Downloads/benchmark-fuzzying-tool/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2/build-release/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11 "Built target cds"
70 .PHONY : CMakeFiles/cds.dir/all
71
72 # Include target in all.
73 all: CMakeFiles/cds.dir/all
74
75 .PHONY : all
76
77 # Build rule for subdir invocation for target.
78 CMakeFiles/cds.dir/rule: cmake_check_build_system
79         $(CMAKE_COMMAND) -E cmake_progress_start /home/ahmad/Downloads/benchmark-fuzzying-tool/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2/build-release/CMakeFiles 11
80         $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/cds.dir/all
81         $(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
82 .PHONY : CMakeFiles/cds.dir/rule
83
84 # Convenience name for target.
85 cds: CMakeFiles/cds.dir/rule
86
87 .PHONY : cds
88
89 # clean rule for target.
90 CMakeFiles/cds.dir/clean:
91         $(MAKE) -f CMakeFiles/cds.dir/build.make CMakeFiles/cds.dir/clean
92 .PHONY : CMakeFiles/cds.dir/clean
93
94 # clean rule for target.
95 clean: CMakeFiles/cds.dir/clean
96
97 .PHONY : clean
98
99 #=============================================================================
100 # Target rules for target CMakeFiles/cds-s.dir
101
102 # All Build rule for target.
103 CMakeFiles/cds-s.dir/all:
104         $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/depend
105         $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/build
106         @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/ahmad/Downloads/benchmark-fuzzying-tool/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2/build-release/CMakeFiles --progress-num=12,13,14,15,16,17,18,19,20,21,22 "Built target cds-s"
107 .PHONY : CMakeFiles/cds-s.dir/all
108
109 # Include target in all.
110 all: CMakeFiles/cds-s.dir/all
111
112 .PHONY : all
113
114 # Build rule for subdir invocation for target.
115 CMakeFiles/cds-s.dir/rule: cmake_check_build_system
116         $(CMAKE_COMMAND) -E cmake_progress_start /home/ahmad/Downloads/benchmark-fuzzying-tool/gdax-orderbook-hpp/demo/dependencies/libcds-2.3.2/build-release/CMakeFiles 11
117         $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/cds-s.dir/all
118         $(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
119 .PHONY : CMakeFiles/cds-s.dir/rule
120
121 # Convenience name for target.
122 cds-s: CMakeFiles/cds-s.dir/rule
123
124 .PHONY : cds-s
125
126 # clean rule for target.
127 CMakeFiles/cds-s.dir/clean:
128         $(MAKE) -f CMakeFiles/cds-s.dir/build.make CMakeFiles/cds-s.dir/clean
129 .PHONY : CMakeFiles/cds-s.dir/clean
130
131 # clean rule for target.
132 clean: CMakeFiles/cds-s.dir/clean
133
134 .PHONY : clean
135
136 #=============================================================================
137 # Special targets to cleanup operation of make.
138
139 # Special rule to run CMake to check the build system integrity.
140 # No rule that depends on this can have commands that come from listfiles
141 # because they might be regenerated.
142 cmake_check_build_system:
143         $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
144 .PHONY : cmake_check_build_system
145