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

# 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/hakank/picat/picat3/emu/scipsuite

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/hakank/picat/picat3/emu/scipsuite/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..."
	/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: preinstall/fast
	@$(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/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: preinstall/fast
	@$(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/fast

# 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 test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test

.PHONY : test/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..."
	cd /home/hakank/picat/picat3/emu/scipsuite/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/hakank/picat/picat3/emu/scipsuite/build/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 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 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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/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 package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /home/hakank/picat/picat3/emu/scipsuite/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package

.PHONY : package/fast

# The main all target
all: cmake_check_build_system
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/hakank/picat/picat3/emu/scipsuite/build/CMakeFiles /home/hakank/picat/picat3/emu/scipsuite/build/scip/applications/CycleClustering/CMakeFiles/progress.marks
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f CMakeFiles/Makefile2 scip/applications/CycleClustering/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/hakank/picat/picat3/emu/scipsuite/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f CMakeFiles/Makefile2 scip/applications/CycleClustering/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f CMakeFiles/Makefile2 scip/applications/CycleClustering/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f CMakeFiles/Makefile2 scip/applications/CycleClustering/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/rule:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f CMakeFiles/Makefile2 scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/rule
.PHONY : scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/rule

# Convenience name for target.
cycleclustering: scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/rule

.PHONY : cycleclustering

# fast build rule for target.
cycleclustering/fast:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build
.PHONY : cycleclustering/fast

src/branch_multinode.o: src/branch_multinode.c.o

.PHONY : src/branch_multinode.o

# target to build an object file
src/branch_multinode.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/branch_multinode.c.o
.PHONY : src/branch_multinode.c.o

src/branch_multinode.i: src/branch_multinode.c.i

.PHONY : src/branch_multinode.i

# target to preprocess a source file
src/branch_multinode.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/branch_multinode.c.i
.PHONY : src/branch_multinode.c.i

src/branch_multinode.s: src/branch_multinode.c.s

.PHONY : src/branch_multinode.s

# target to generate assembly for a file
src/branch_multinode.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/branch_multinode.c.s
.PHONY : src/branch_multinode.c.s

src/cycplugins.o: src/cycplugins.c.o

.PHONY : src/cycplugins.o

# target to build an object file
src/cycplugins.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/cycplugins.c.o
.PHONY : src/cycplugins.c.o

src/cycplugins.i: src/cycplugins.c.i

.PHONY : src/cycplugins.i

# target to preprocess a source file
src/cycplugins.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/cycplugins.c.i
.PHONY : src/cycplugins.c.i

src/cycplugins.s: src/cycplugins.c.s

.PHONY : src/cycplugins.s

# target to generate assembly for a file
src/cycplugins.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/cycplugins.c.s
.PHONY : src/cycplugins.c.s

src/event_newsol.o: src/event_newsol.c.o

.PHONY : src/event_newsol.o

# target to build an object file
src/event_newsol.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/event_newsol.c.o
.PHONY : src/event_newsol.c.o

src/event_newsol.i: src/event_newsol.c.i

.PHONY : src/event_newsol.i

# target to preprocess a source file
src/event_newsol.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/event_newsol.c.i
.PHONY : src/event_newsol.c.i

src/event_newsol.s: src/event_newsol.c.s

.PHONY : src/event_newsol.s

# target to generate assembly for a file
src/event_newsol.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/event_newsol.c.s
.PHONY : src/event_newsol.c.s

src/heur_cycgreedy.o: src/heur_cycgreedy.c.o

.PHONY : src/heur_cycgreedy.o

# target to build an object file
src/heur_cycgreedy.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/heur_cycgreedy.c.o
.PHONY : src/heur_cycgreedy.c.o

src/heur_cycgreedy.i: src/heur_cycgreedy.c.i

.PHONY : src/heur_cycgreedy.i

# target to preprocess a source file
src/heur_cycgreedy.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/heur_cycgreedy.c.i
.PHONY : src/heur_cycgreedy.c.i

src/heur_cycgreedy.s: src/heur_cycgreedy.c.s

.PHONY : src/heur_cycgreedy.s

# target to generate assembly for a file
src/heur_cycgreedy.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/heur_cycgreedy.c.s
.PHONY : src/heur_cycgreedy.c.s

src/heur_cyckerlin.o: src/heur_cyckerlin.c.o

.PHONY : src/heur_cyckerlin.o

# target to build an object file
src/heur_cyckerlin.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/heur_cyckerlin.c.o
.PHONY : src/heur_cyckerlin.c.o

src/heur_cyckerlin.i: src/heur_cyckerlin.c.i

.PHONY : src/heur_cyckerlin.i

# target to preprocess a source file
src/heur_cyckerlin.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/heur_cyckerlin.c.i
.PHONY : src/heur_cyckerlin.c.i

src/heur_cyckerlin.s: src/heur_cyckerlin.c.s

.PHONY : src/heur_cyckerlin.s

# target to generate assembly for a file
src/heur_cyckerlin.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/heur_cyckerlin.c.s
.PHONY : src/heur_cyckerlin.c.s

src/heur_fuzzyround.o: src/heur_fuzzyround.c.o

.PHONY : src/heur_fuzzyround.o

# target to build an object file
src/heur_fuzzyround.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/heur_fuzzyround.c.o
.PHONY : src/heur_fuzzyround.c.o

src/heur_fuzzyround.i: src/heur_fuzzyround.c.i

.PHONY : src/heur_fuzzyround.i

# target to preprocess a source file
src/heur_fuzzyround.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/heur_fuzzyround.c.i
.PHONY : src/heur_fuzzyround.c.i

src/heur_fuzzyround.s: src/heur_fuzzyround.c.s

.PHONY : src/heur_fuzzyround.s

# target to generate assembly for a file
src/heur_fuzzyround.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/heur_fuzzyround.c.s
.PHONY : src/heur_fuzzyround.c.s

src/heur_redsize.o: src/heur_redsize.c.o

.PHONY : src/heur_redsize.o

# target to build an object file
src/heur_redsize.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/heur_redsize.c.o
.PHONY : src/heur_redsize.c.o

src/heur_redsize.i: src/heur_redsize.c.i

.PHONY : src/heur_redsize.i

# target to preprocess a source file
src/heur_redsize.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/heur_redsize.c.i
.PHONY : src/heur_redsize.c.i

src/heur_redsize.s: src/heur_redsize.c.s

.PHONY : src/heur_redsize.s

# target to generate assembly for a file
src/heur_redsize.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/heur_redsize.c.s
.PHONY : src/heur_redsize.c.s

src/main.o: src/main.c.o

.PHONY : src/main.o

# target to build an object file
src/main.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/main.c.o
.PHONY : src/main.c.o

src/main.i: src/main.c.i

.PHONY : src/main.i

# target to preprocess a source file
src/main.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/main.c.i
.PHONY : src/main.c.i

src/main.s: src/main.c.s

.PHONY : src/main.s

# target to generate assembly for a file
src/main.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/main.c.s
.PHONY : src/main.c.s

src/probdata_cyc.o: src/probdata_cyc.c.o

.PHONY : src/probdata_cyc.o

# target to build an object file
src/probdata_cyc.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/probdata_cyc.c.o
.PHONY : src/probdata_cyc.c.o

src/probdata_cyc.i: src/probdata_cyc.c.i

.PHONY : src/probdata_cyc.i

# target to preprocess a source file
src/probdata_cyc.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/probdata_cyc.c.i
.PHONY : src/probdata_cyc.c.i

src/probdata_cyc.s: src/probdata_cyc.c.s

.PHONY : src/probdata_cyc.s

# target to generate assembly for a file
src/probdata_cyc.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/probdata_cyc.c.s
.PHONY : src/probdata_cyc.c.s

src/reader_cyc.o: src/reader_cyc.c.o

.PHONY : src/reader_cyc.o

# target to build an object file
src/reader_cyc.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/reader_cyc.c.o
.PHONY : src/reader_cyc.c.o

src/reader_cyc.i: src/reader_cyc.c.i

.PHONY : src/reader_cyc.i

# target to preprocess a source file
src/reader_cyc.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/reader_cyc.c.i
.PHONY : src/reader_cyc.c.i

src/reader_cyc.s: src/reader_cyc.c.s

.PHONY : src/reader_cyc.s

# target to generate assembly for a file
src/reader_cyc.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/reader_cyc.c.s
.PHONY : src/reader_cyc.c.s

src/sepa_edge.o: src/sepa_edge.c.o

.PHONY : src/sepa_edge.o

# target to build an object file
src/sepa_edge.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/sepa_edge.c.o
.PHONY : src/sepa_edge.c.o

src/sepa_edge.i: src/sepa_edge.c.i

.PHONY : src/sepa_edge.i

# target to preprocess a source file
src/sepa_edge.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/sepa_edge.c.i
.PHONY : src/sepa_edge.c.i

src/sepa_edge.s: src/sepa_edge.c.s

.PHONY : src/sepa_edge.s

# target to generate assembly for a file
src/sepa_edge.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/sepa_edge.c.s
.PHONY : src/sepa_edge.c.s

src/sepa_partition.o: src/sepa_partition.c.o

.PHONY : src/sepa_partition.o

# target to build an object file
src/sepa_partition.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/sepa_partition.c.o
.PHONY : src/sepa_partition.c.o

src/sepa_partition.i: src/sepa_partition.c.i

.PHONY : src/sepa_partition.i

# target to preprocess a source file
src/sepa_partition.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/sepa_partition.c.i
.PHONY : src/sepa_partition.c.i

src/sepa_partition.s: src/sepa_partition.c.s

.PHONY : src/sepa_partition.s

# target to generate assembly for a file
src/sepa_partition.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/sepa_partition.c.s
.PHONY : src/sepa_partition.c.s

src/sepa_subtour.o: src/sepa_subtour.c.o

.PHONY : src/sepa_subtour.o

# target to build an object file
src/sepa_subtour.c.o:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/sepa_subtour.c.o
.PHONY : src/sepa_subtour.c.o

src/sepa_subtour.i: src/sepa_subtour.c.i

.PHONY : src/sepa_subtour.i

# target to preprocess a source file
src/sepa_subtour.c.i:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/sepa_subtour.c.i
.PHONY : src/sepa_subtour.c.i

src/sepa_subtour.s: src/sepa_subtour.c.s

.PHONY : src/sepa_subtour.s

# target to generate assembly for a file
src/sepa_subtour.c.s:
	cd /home/hakank/picat/picat3/emu/scipsuite/build && $(MAKE) -f scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/build.make scip/applications/CycleClustering/CMakeFiles/cycleclustering.dir/src/sepa_subtour.c.s
.PHONY : src/sepa_subtour.c.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 "... install/local"
	@echo "... edit_cache"
	@echo "... test"
	@echo "... package_source"
	@echo "... install"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... package"
	@echo "... cycleclustering"
	@echo "... src/branch_multinode.o"
	@echo "... src/branch_multinode.i"
	@echo "... src/branch_multinode.s"
	@echo "... src/cycplugins.o"
	@echo "... src/cycplugins.i"
	@echo "... src/cycplugins.s"
	@echo "... src/event_newsol.o"
	@echo "... src/event_newsol.i"
	@echo "... src/event_newsol.s"
	@echo "... src/heur_cycgreedy.o"
	@echo "... src/heur_cycgreedy.i"
	@echo "... src/heur_cycgreedy.s"
	@echo "... src/heur_cyckerlin.o"
	@echo "... src/heur_cyckerlin.i"
	@echo "... src/heur_cyckerlin.s"
	@echo "... src/heur_fuzzyround.o"
	@echo "... src/heur_fuzzyround.i"
	@echo "... src/heur_fuzzyround.s"
	@echo "... src/heur_redsize.o"
	@echo "... src/heur_redsize.i"
	@echo "... src/heur_redsize.s"
	@echo "... src/main.o"
	@echo "... src/main.i"
	@echo "... src/main.s"
	@echo "... src/probdata_cyc.o"
	@echo "... src/probdata_cyc.i"
	@echo "... src/probdata_cyc.s"
	@echo "... src/reader_cyc.o"
	@echo "... src/reader_cyc.i"
	@echo "... src/reader_cyc.s"
	@echo "... src/sepa_edge.o"
	@echo "... src/sepa_edge.i"
	@echo "... src/sepa_edge.s"
	@echo "... src/sepa_partition.o"
	@echo "... src/sepa_partition.i"
	@echo "... src/sepa_partition.s"
	@echo "... src/sepa_subtour.o"
	@echo "... src/sepa_subtour.i"
	@echo "... src/sepa_subtour.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/hakank/picat/picat3/emu/scipsuite/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

