# 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

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

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/gpfs/packages/spack/spack/opt/spack/linux-rhel7-x86_64/gcc-8.2.0/cmake-3.14.2-sz6kk7yfkyxgpqelujdcwlszfgrchfpl/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..."
	/gpfs/packages/spack/spack/opt/spack/linux-rhel7-x86_64/gcc-8.2.0/cmake-3.14.2-sz6kk7yfkyxgpqelujdcwlszfgrchfpl/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/gpfs/packages/spack/spack/opt/spack/linux-rhel7-x86_64/gcc-8.2.0/cmake-3.14.2-sz6kk7yfkyxgpqelujdcwlszfgrchfpl/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.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..."
	/gpfs/packages/spack/spack/opt/spack/linux-rhel7-x86_64/gcc-8.2.0/cmake-3.14.2-sz6kk7yfkyxgpqelujdcwlszfgrchfpl/bin/cmake -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/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/gpfs/packages/spack/spack/opt/spack/linux-rhel7-x86_64/gcc-8.2.0/cmake-3.14.2-sz6kk7yfkyxgpqelujdcwlszfgrchfpl/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..."
	/gpfs/packages/spack/spack/opt/spack/linux-rhel7-x86_64/gcc-8.2.0/cmake-3.14.2-sz6kk7yfkyxgpqelujdcwlszfgrchfpl/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/gpfs/packages/spack/spack/opt/spack/linux-rhel7-x86_64/gcc-8.2.0/cmake-3.14.2-sz6kk7yfkyxgpqelujdcwlszfgrchfpl/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..."
	/gpfs/packages/spack/spack/opt/spack/linux-rhel7-x86_64/gcc-8.2.0/cmake-3.14.2-sz6kk7yfkyxgpqelujdcwlszfgrchfpl/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# The main all target
all: cmake_check_build_system
	cd /home/soper/deductor-3.4.99/deductor/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/soper/deductor-3.4.99/deductor/build/CMakeFiles /home/soper/deductor-3.4.99/deductor/build/core/CMakeFiles/progress.marks
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f CMakeFiles/Makefile2 core/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/soper/deductor-3.4.99/deductor/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f CMakeFiles/Makefile2 core/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f CMakeFiles/Makefile2 core/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f CMakeFiles/Makefile2 core/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/soper/deductor-3.4.99/deductor/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
core/CMakeFiles/deductor.dir/rule:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f CMakeFiles/Makefile2 core/CMakeFiles/deductor.dir/rule
.PHONY : core/CMakeFiles/deductor.dir/rule

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

.PHONY : deductor

# fast build rule for target.
deductor/fast:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/build
.PHONY : deductor/fast

basic-user.o: basic-user.cc.o

.PHONY : basic-user.o

# target to build an object file
basic-user.cc.o:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/basic-user.cc.o
.PHONY : basic-user.cc.o

basic-user.i: basic-user.cc.i

.PHONY : basic-user.i

# target to preprocess a source file
basic-user.cc.i:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/basic-user.cc.i
.PHONY : basic-user.cc.i

basic-user.s: basic-user.cc.s

.PHONY : basic-user.s

# target to generate assembly for a file
basic-user.cc.s:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/basic-user.cc.s
.PHONY : basic-user.cc.s

color-overlap.o: color-overlap.cc.o

.PHONY : color-overlap.o

# target to build an object file
color-overlap.cc.o:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/color-overlap.cc.o
.PHONY : color-overlap.cc.o

color-overlap.i: color-overlap.cc.i

.PHONY : color-overlap.i

# target to preprocess a source file
color-overlap.cc.i:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/color-overlap.cc.i
.PHONY : color-overlap.cc.i

color-overlap.s: color-overlap.cc.s

.PHONY : color-overlap.s

# target to generate assembly for a file
color-overlap.cc.s:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/color-overlap.cc.s
.PHONY : color-overlap.cc.s

coupling.o: coupling.cc.o

.PHONY : coupling.o

# target to build an object file
coupling.cc.o:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/coupling.cc.o
.PHONY : coupling.cc.o

coupling.i: coupling.cc.i

.PHONY : coupling.i

# target to preprocess a source file
coupling.cc.i:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/coupling.cc.i
.PHONY : coupling.cc.i

coupling.s: coupling.cc.s

.PHONY : coupling.s

# target to generate assembly for a file
coupling.cc.s:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/coupling.cc.s
.PHONY : coupling.cc.s

default-qcd.o: default-qcd.cc.o

.PHONY : default-qcd.o

# target to build an object file
default-qcd.cc.o:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/default-qcd.cc.o
.PHONY : default-qcd.cc.o

default-qcd.i: default-qcd.cc.i

.PHONY : default-qcd.i

# target to preprocess a source file
default-qcd.cc.i:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/default-qcd.cc.i
.PHONY : default-qcd.cc.i

default-qcd.s: default-qcd.cc.s

.PHONY : default-qcd.s

# target to generate assembly for a file
default-qcd.cc.s:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/default-qcd.cc.s
.PHONY : default-qcd.cc.s

dglap.o: dglap.cc.o

.PHONY : dglap.o

# target to build an object file
dglap.cc.o:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/dglap.cc.o
.PHONY : dglap.cc.o

dglap.i: dglap.cc.i

.PHONY : dglap.i

# target to preprocess a source file
dglap.cc.i:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/dglap.cc.i
.PHONY : dglap.cc.i

dglap.s: dglap.cc.s

.PHONY : dglap.s

# target to generate assembly for a file
dglap.cc.s:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/dglap.cc.s
.PHONY : dglap.cc.s

dist.o: dist.cc.o

.PHONY : dist.o

# target to build an object file
dist.cc.o:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/dist.cc.o
.PHONY : dist.cc.o

dist.i: dist.cc.i

.PHONY : dist.i

# target to preprocess a source file
dist.cc.i:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/dist.cc.i
.PHONY : dist.cc.i

dist.s: dist.cc.s

.PHONY : dist.s

# target to generate assembly for a file
dist.cc.s:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/dist.cc.s
.PHONY : dist.cc.s

model.o: model.cc.o

.PHONY : model.o

# target to build an object file
model.cc.o:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/model.cc.o
.PHONY : model.cc.o

model.i: model.cc.i

.PHONY : model.i

# target to preprocess a source file
model.cc.i:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/model.cc.i
.PHONY : model.cc.i

model.s: model.cc.s

.PHONY : model.s

# target to generate assembly for a file
model.cc.s:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/model.cc.s
.PHONY : model.cc.s

qcd-coupling.o: qcd-coupling.cc.o

.PHONY : qcd-coupling.o

# target to build an object file
qcd-coupling.cc.o:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/qcd-coupling.cc.o
.PHONY : qcd-coupling.cc.o

qcd-coupling.i: qcd-coupling.cc.i

.PHONY : qcd-coupling.i

# target to preprocess a source file
qcd-coupling.cc.i:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/qcd-coupling.cc.i
.PHONY : qcd-coupling.cc.i

qcd-coupling.s: qcd-coupling.cc.s

.PHONY : qcd-coupling.s

# target to generate assembly for a file
qcd-coupling.cc.s:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/qcd-coupling.cc.s
.PHONY : qcd-coupling.cc.s

qcd-dglap.o: qcd-dglap.cc.o

.PHONY : qcd-dglap.o

# target to build an object file
qcd-dglap.cc.o:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/qcd-dglap.cc.o
.PHONY : qcd-dglap.cc.o

qcd-dglap.i: qcd-dglap.cc.i

.PHONY : qcd-dglap.i

# target to preprocess a source file
qcd-dglap.cc.i:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/qcd-dglap.cc.i
.PHONY : qcd-dglap.cc.i

qcd-dglap.s: qcd-dglap.cc.s

.PHONY : qcd-dglap.s

# target to generate assembly for a file
qcd-dglap.cc.s:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/qcd-dglap.cc.s
.PHONY : qcd-dglap.cc.s

shower-aux.o: shower-aux.cc.o

.PHONY : shower-aux.o

# target to build an object file
shower-aux.cc.o:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/shower-aux.cc.o
.PHONY : shower-aux.cc.o

shower-aux.i: shower-aux.cc.i

.PHONY : shower-aux.i

# target to preprocess a source file
shower-aux.cc.i:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/shower-aux.cc.i
.PHONY : shower-aux.cc.i

shower-aux.s: shower-aux.cc.s

.PHONY : shower-aux.s

# target to generate assembly for a file
shower-aux.cc.s:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/shower-aux.cc.s
.PHONY : shower-aux.cc.s

splitting-func.o: splitting-func.cc.o

.PHONY : splitting-func.o

# target to build an object file
splitting-func.cc.o:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/splitting-func.cc.o
.PHONY : splitting-func.cc.o

splitting-func.i: splitting-func.cc.i

.PHONY : splitting-func.i

# target to preprocess a source file
splitting-func.cc.i:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/splitting-func.cc.i
.PHONY : splitting-func.cc.i

splitting-func.s: splitting-func.cc.s

.PHONY : splitting-func.s

# target to generate assembly for a file
splitting-func.cc.s:
	cd /home/soper/deductor-3.4.99/deductor/build && $(MAKE) -f core/CMakeFiles/deductor.dir/build.make core/CMakeFiles/deductor.dir/splitting-func.cc.s
.PHONY : splitting-func.cc.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 "... install/strip"
	@echo "... edit_cache"
	@echo "... deductor"
	@echo "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... install/local"
	@echo "... install"
	@echo "... basic-user.o"
	@echo "... basic-user.i"
	@echo "... basic-user.s"
	@echo "... color-overlap.o"
	@echo "... color-overlap.i"
	@echo "... color-overlap.s"
	@echo "... coupling.o"
	@echo "... coupling.i"
	@echo "... coupling.s"
	@echo "... default-qcd.o"
	@echo "... default-qcd.i"
	@echo "... default-qcd.s"
	@echo "... dglap.o"
	@echo "... dglap.i"
	@echo "... dglap.s"
	@echo "... dist.o"
	@echo "... dist.i"
	@echo "... dist.s"
	@echo "... model.o"
	@echo "... model.i"
	@echo "... model.s"
	@echo "... qcd-coupling.o"
	@echo "... qcd-coupling.i"
	@echo "... qcd-coupling.s"
	@echo "... qcd-dglap.o"
	@echo "... qcd-dglap.i"
	@echo "... qcd-dglap.s"
	@echo "... shower-aux.o"
	@echo "... shower-aux.i"
	@echo "... shower-aux.s"
	@echo "... splitting-func.o"
	@echo "... splitting-func.i"
	@echo "... splitting-func.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 /home/soper/deductor-3.4.99/deductor/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

