# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.14

# Default target executed when no arguments are given to make.
default_target: all

.PHONY : default_target

# The main recursive all target
all:

.PHONY : all

# The main recursive preinstall target
preinstall:

.PHONY : preinstall

# The main recursive clean target
clean:

.PHONY : clean

#=============================================================================
# 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 = /gpfs/packages/spack/spack/opt/spack/linux-rhel7-x86_64/gcc-8.2.0/cmake-3.14.2-sz6kk7yfkyxgpqelujdcwlszfgrchfpl/bin/cmake

# The command to remove a file.
RM = /gpfs/packages/spack/spack/opt/spack/linux-rhel7-x86_64/gcc-8.2.0/cmake-3.14.2-sz6kk7yfkyxgpqelujdcwlszfgrchfpl/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/soper/deductor-3.4.99/deductor

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/soper/deductor-3.4.99/deductor/build

#=============================================================================
# Directory level rules for directory cxx

# Convenience name for "all" pass in the directory.
cxx/all: cxx/CMakeFiles/ductcxx.dir/all
cxx/all: cxx/misc/all
cxx/all: cxx/math/all

.PHONY : cxx/all

# Convenience name for "clean" pass in the directory.
cxx/clean: cxx/CMakeFiles/ductcxx.dir/clean
cxx/clean: cxx/misc/clean
cxx/clean: cxx/math/clean

.PHONY : cxx/clean

# Convenience name for "preinstall" pass in the directory.
cxx/preinstall: cxx/misc/preinstall
cxx/preinstall: cxx/math/preinstall

.PHONY : cxx/preinstall

#=============================================================================
# Target rules for target cxx/CMakeFiles/ductcxx.dir

# All Build rule for target.
cxx/CMakeFiles/ductcxx.dir/all: cxx/math/CMakeFiles/math.dir/all
	$(MAKE) -f cxx/CMakeFiles/ductcxx.dir/build.make cxx/CMakeFiles/ductcxx.dir/depend
	$(MAKE) -f cxx/CMakeFiles/ductcxx.dir/build.make cxx/CMakeFiles/ductcxx.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/soper/deductor-3.4.99/deductor/build/CMakeFiles --progress-num=23 "Built target ductcxx"
.PHONY : cxx/CMakeFiles/ductcxx.dir/all

# Include target in all.
all: cxx/CMakeFiles/ductcxx.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
cxx/CMakeFiles/ductcxx.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/soper/deductor-3.4.99/deductor/build/CMakeFiles 6
	$(MAKE) -f CMakeFiles/Makefile2 cxx/CMakeFiles/ductcxx.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/soper/deductor-3.4.99/deductor/build/CMakeFiles 0
.PHONY : cxx/CMakeFiles/ductcxx.dir/rule

# Convenience name for target.
ductcxx: cxx/CMakeFiles/ductcxx.dir/rule

.PHONY : ductcxx

# clean rule for target.
cxx/CMakeFiles/ductcxx.dir/clean:
	$(MAKE) -f cxx/CMakeFiles/ductcxx.dir/build.make cxx/CMakeFiles/ductcxx.dir/clean
.PHONY : cxx/CMakeFiles/ductcxx.dir/clean

# clean rule for target.
clean: cxx/CMakeFiles/ductcxx.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory cxx/misc

# Convenience name for "all" pass in the directory.
cxx/misc/all:

.PHONY : cxx/misc/all

# Convenience name for "clean" pass in the directory.
cxx/misc/clean:

.PHONY : cxx/misc/clean

# Convenience name for "preinstall" pass in the directory.
cxx/misc/preinstall:

.PHONY : cxx/misc/preinstall

#=============================================================================
# Directory level rules for directory cxx/math

# Convenience name for "all" pass in the directory.
cxx/math/all: cxx/math/CMakeFiles/math.dir/all

.PHONY : cxx/math/all

# Convenience name for "clean" pass in the directory.
cxx/math/clean: cxx/math/CMakeFiles/math.dir/clean

.PHONY : cxx/math/clean

# Convenience name for "preinstall" pass in the directory.
cxx/math/preinstall:

.PHONY : cxx/math/preinstall

#=============================================================================
# Target rules for target cxx/math/CMakeFiles/math.dir

# All Build rule for target.
cxx/math/CMakeFiles/math.dir/all:
	$(MAKE) -f cxx/math/CMakeFiles/math.dir/build.make cxx/math/CMakeFiles/math.dir/depend
	$(MAKE) -f cxx/math/CMakeFiles/math.dir/build.make cxx/math/CMakeFiles/math.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/soper/deductor-3.4.99/deductor/build/CMakeFiles --progress-num=24,25,26,27,28 "Built target math"
.PHONY : cxx/math/CMakeFiles/math.dir/all

# Include target in all.
all: cxx/math/CMakeFiles/math.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
cxx/math/CMakeFiles/math.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/soper/deductor-3.4.99/deductor/build/CMakeFiles 5
	$(MAKE) -f CMakeFiles/Makefile2 cxx/math/CMakeFiles/math.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/soper/deductor-3.4.99/deductor/build/CMakeFiles 0
.PHONY : cxx/math/CMakeFiles/math.dir/rule

# Convenience name for target.
math: cxx/math/CMakeFiles/math.dir/rule

.PHONY : math

# clean rule for target.
cxx/math/CMakeFiles/math.dir/clean:
	$(MAKE) -f cxx/math/CMakeFiles/math.dir/build.make cxx/math/CMakeFiles/math.dir/clean
.PHONY : cxx/math/CMakeFiles/math.dir/clean

# clean rule for target.
clean: cxx/math/CMakeFiles/math.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory core

# Convenience name for "all" pass in the directory.
core/all: core/CMakeFiles/deductor.dir/all
core/all: core/bits/all

.PHONY : core/all

# Convenience name for "clean" pass in the directory.
core/clean: core/CMakeFiles/deductor.dir/clean
core/clean: core/bits/clean

.PHONY : core/clean

# Convenience name for "preinstall" pass in the directory.
core/preinstall: core/bits/preinstall

.PHONY : core/preinstall

#=============================================================================
# Target rules for target core/CMakeFiles/deductor.dir

# All Build rule for target.
core/CMakeFiles/deductor.dir/all: cxx/CMakeFiles/ductcxx.dir/all
	$(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/depend
	$(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/soper/deductor-3.4.99/deductor/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12 "Built target deductor"
.PHONY : core/CMakeFiles/deductor.dir/all

# Include target in all.
all: core/CMakeFiles/deductor.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
core/CMakeFiles/deductor.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/soper/deductor-3.4.99/deductor/build/CMakeFiles 18
	$(MAKE) -f CMakeFiles/Makefile2 core/CMakeFiles/deductor.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/soper/deductor-3.4.99/deductor/build/CMakeFiles 0
.PHONY : core/CMakeFiles/deductor.dir/rule

# Convenience name for target.
deductor: core/CMakeFiles/deductor.dir/rule

.PHONY : deductor

# clean rule for target.
core/CMakeFiles/deductor.dir/clean:
	$(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/clean
.PHONY : core/CMakeFiles/deductor.dir/clean

# clean rule for target.
clean: core/CMakeFiles/deductor.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory core/bits

# Convenience name for "all" pass in the directory.
core/bits/all:

.PHONY : core/bits/all

# Convenience name for "clean" pass in the directory.
core/bits/clean:

.PHONY : core/bits/clean

# Convenience name for "preinstall" pass in the directory.
core/bits/preinstall:

.PHONY : core/bits/preinstall

#=============================================================================
# Directory level rules for directory proc

# Convenience name for "all" pass in the directory.
proc/all: proc/CMakeFiles/deductor-proc.dir/all

.PHONY : proc/all

# Convenience name for "clean" pass in the directory.
proc/clean: proc/CMakeFiles/deductor-proc.dir/clean

.PHONY : proc/clean

# Convenience name for "preinstall" pass in the directory.
proc/preinstall:

.PHONY : proc/preinstall

#=============================================================================
# Target rules for target proc/CMakeFiles/deductor-proc.dir

# All Build rule for target.
proc/CMakeFiles/deductor-proc.dir/all: cxx/CMakeFiles/ductcxx.dir/all
proc/CMakeFiles/deductor-proc.dir/all: core/CMakeFiles/deductor.dir/all
	$(MAKE) -f proc/CMakeFiles/deductor-proc.dir/build.make proc/CMakeFiles/deductor-proc.dir/depend
	$(MAKE) -f proc/CMakeFiles/deductor-proc.dir/build.make proc/CMakeFiles/deductor-proc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/soper/deductor-3.4.99/deductor/build/CMakeFiles --progress-num=19,20,21,22 "Built target deductor-proc"
.PHONY : proc/CMakeFiles/deductor-proc.dir/all

# Include target in all.
all: proc/CMakeFiles/deductor-proc.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
proc/CMakeFiles/deductor-proc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/soper/deductor-3.4.99/deductor/build/CMakeFiles 22
	$(MAKE) -f CMakeFiles/Makefile2 proc/CMakeFiles/deductor-proc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/soper/deductor-3.4.99/deductor/build/CMakeFiles 0
.PHONY : proc/CMakeFiles/deductor-proc.dir/rule

# Convenience name for target.
deductor-proc: proc/CMakeFiles/deductor-proc.dir/rule

.PHONY : deductor-proc

# clean rule for target.
proc/CMakeFiles/deductor-proc.dir/clean:
	$(MAKE) -f proc/CMakeFiles/deductor-proc.dir/build.make proc/CMakeFiles/deductor-proc.dir/clean
.PHONY : proc/CMakeFiles/deductor-proc.dir/clean

# clean rule for target.
clean: proc/CMakeFiles/deductor-proc.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory src

# Convenience name for "all" pass in the directory.
src/all: src/CMakeFiles/deductor-app.dir/all

.PHONY : src/all

# Convenience name for "clean" pass in the directory.
src/clean: src/CMakeFiles/deductor-app.dir/clean

.PHONY : src/clean

# Convenience name for "preinstall" pass in the directory.
src/preinstall:

.PHONY : src/preinstall

#=============================================================================
# Target rules for target src/CMakeFiles/deductor-app.dir

# All Build rule for target.
src/CMakeFiles/deductor-app.dir/all: cxx/CMakeFiles/ductcxx.dir/all
src/CMakeFiles/deductor-app.dir/all: core/CMakeFiles/deductor.dir/all
	$(MAKE) -f src/CMakeFiles/deductor-app.dir/build.make src/CMakeFiles/deductor-app.dir/depend
	$(MAKE) -f src/CMakeFiles/deductor-app.dir/build.make src/CMakeFiles/deductor-app.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/soper/deductor-3.4.99/deductor/build/CMakeFiles --progress-num=13,14,15,16,17,18 "Built target deductor-app"
.PHONY : src/CMakeFiles/deductor-app.dir/all

# Include target in all.
all: src/CMakeFiles/deductor-app.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
src/CMakeFiles/deductor-app.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/soper/deductor-3.4.99/deductor/build/CMakeFiles 24
	$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/deductor-app.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/soper/deductor-3.4.99/deductor/build/CMakeFiles 0
.PHONY : src/CMakeFiles/deductor-app.dir/rule

# Convenience name for target.
deductor-app: src/CMakeFiles/deductor-app.dir/rule

.PHONY : deductor-app

# clean rule for target.
src/CMakeFiles/deductor-app.dir/clean:
	$(MAKE) -f src/CMakeFiles/deductor-app.dir/build.make src/CMakeFiles/deductor-app.dir/clean
.PHONY : src/CMakeFiles/deductor-app.dir/clean

# clean rule for target.
clean: src/CMakeFiles/deductor-app.dir/clean

.PHONY : clean

#=============================================================================
# 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

