1# CMAKE generated file: DO NOT EDIT!
2# Generated by "Unix Makefiles" Generator, CMake Version 3.12
3
4# Delete rule output on recipe failure.
5.DELETE_ON_ERROR:
6
7
8#=============================================================================
9# Special targets provided by cmake.
10
11# Disable implicit rules so canonical targets will work.
12.SUFFIXES:
13
14
15# Remove some rules from gmake that .SUFFIXES does not remove.
16SUFFIXES =
17
18.SUFFIXES: .hpux_make_needs_suffix_list
19
20
21# Suppress display of executed commands.
22$(VERBOSE).SILENT:
23
24
25# A target that is always out of date.
26cmake_force:
27
28.PHONY : cmake_force
29
30#=============================================================================
31# Set environment variables for the build.
32
33# The shell in which to execute make rules.
34SHELL = /bin/sh
35
36# The CMake executable.
37CMAKE_COMMAND = /usr/local/Cellar/cmake/3.12.4/bin/cmake
38
39# The command to remove a file.
40RM = /usr/local/Cellar/cmake/3.12.4/bin/cmake -E remove -f
41
42# Escaping for special characters.
43EQUALS = =
44
45# The top-level source directory on which CMake was run.
46CMAKE_SOURCE_DIR = /Users/jdm/libsemigroups/extern/HPCombi
47
48# The top-level build directory on which CMake was run.
49CMAKE_BINARY_DIR = /Users/jdm/libsemigroups/extern/HPCombi/build
50
51# Utility rule file for ContinuousConfigure.
52
53# Include the progress variables for this target.
54include CMakeFiles/ContinuousConfigure.dir/progress.make
55
56CMakeFiles/ContinuousConfigure:
57	/usr/local/Cellar/cmake/3.12.4/bin/ctest -D ContinuousConfigure
58
59ContinuousConfigure: CMakeFiles/ContinuousConfigure
60ContinuousConfigure: CMakeFiles/ContinuousConfigure.dir/build.make
61
62.PHONY : ContinuousConfigure
63
64# Rule to build all files generated by this target.
65CMakeFiles/ContinuousConfigure.dir/build: ContinuousConfigure
66
67.PHONY : CMakeFiles/ContinuousConfigure.dir/build
68
69CMakeFiles/ContinuousConfigure.dir/clean:
70	$(CMAKE_COMMAND) -P CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake
71.PHONY : CMakeFiles/ContinuousConfigure.dir/clean
72
73CMakeFiles/ContinuousConfigure.dir/depend:
74	cd /Users/jdm/libsemigroups/extern/HPCombi/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/jdm/libsemigroups/extern/HPCombi /Users/jdm/libsemigroups/extern/HPCombi /Users/jdm/libsemigroups/extern/HPCombi/build /Users/jdm/libsemigroups/extern/HPCombi/build /Users/jdm/libsemigroups/extern/HPCombi/build/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake --color=$(COLOR)
75.PHONY : CMakeFiles/ContinuousConfigure.dir/depend
76
77