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

# 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/qwerty/STK/better-crash-handling/stk-code

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/qwerty/STK/better-crash-handling/stk-code/build-win

#=============================================================================
# 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 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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(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..."
	/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 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

# The main all target
all: cmake_check_build_system
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/better-crash-handling/stk-code/build-win/CMakeFiles /home/qwerty/STK/better-crash-handling/stk-code/build-win/lib/libsquish/CMakeFiles/progress.marks
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f CMakeFiles/Makefile2 lib/libsquish/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/better-crash-handling/stk-code/build-win/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f CMakeFiles/Makefile2 lib/libsquish/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f CMakeFiles/Makefile2 lib/libsquish/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f CMakeFiles/Makefile2 lib/libsquish/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
lib/libsquish/CMakeFiles/squish.dir/rule:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f CMakeFiles/Makefile2 lib/libsquish/CMakeFiles/squish.dir/rule
.PHONY : lib/libsquish/CMakeFiles/squish.dir/rule

# Convenience name for target.
squish: lib/libsquish/CMakeFiles/squish.dir/rule

.PHONY : squish

# fast build rule for target.
squish/fast:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/build
.PHONY : squish/fast

alpha.obj: alpha.cpp.obj

.PHONY : alpha.obj

# target to build an object file
alpha.cpp.obj:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/alpha.cpp.obj
.PHONY : alpha.cpp.obj

alpha.i: alpha.cpp.i

.PHONY : alpha.i

# target to preprocess a source file
alpha.cpp.i:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/alpha.cpp.i
.PHONY : alpha.cpp.i

alpha.s: alpha.cpp.s

.PHONY : alpha.s

# target to generate assembly for a file
alpha.cpp.s:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/alpha.cpp.s
.PHONY : alpha.cpp.s

clusterfit.obj: clusterfit.cpp.obj

.PHONY : clusterfit.obj

# target to build an object file
clusterfit.cpp.obj:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/clusterfit.cpp.obj
.PHONY : clusterfit.cpp.obj

clusterfit.i: clusterfit.cpp.i

.PHONY : clusterfit.i

# target to preprocess a source file
clusterfit.cpp.i:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/clusterfit.cpp.i
.PHONY : clusterfit.cpp.i

clusterfit.s: clusterfit.cpp.s

.PHONY : clusterfit.s

# target to generate assembly for a file
clusterfit.cpp.s:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/clusterfit.cpp.s
.PHONY : clusterfit.cpp.s

colourblock.obj: colourblock.cpp.obj

.PHONY : colourblock.obj

# target to build an object file
colourblock.cpp.obj:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/colourblock.cpp.obj
.PHONY : colourblock.cpp.obj

colourblock.i: colourblock.cpp.i

.PHONY : colourblock.i

# target to preprocess a source file
colourblock.cpp.i:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/colourblock.cpp.i
.PHONY : colourblock.cpp.i

colourblock.s: colourblock.cpp.s

.PHONY : colourblock.s

# target to generate assembly for a file
colourblock.cpp.s:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/colourblock.cpp.s
.PHONY : colourblock.cpp.s

colourfit.obj: colourfit.cpp.obj

.PHONY : colourfit.obj

# target to build an object file
colourfit.cpp.obj:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/colourfit.cpp.obj
.PHONY : colourfit.cpp.obj

colourfit.i: colourfit.cpp.i

.PHONY : colourfit.i

# target to preprocess a source file
colourfit.cpp.i:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/colourfit.cpp.i
.PHONY : colourfit.cpp.i

colourfit.s: colourfit.cpp.s

.PHONY : colourfit.s

# target to generate assembly for a file
colourfit.cpp.s:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/colourfit.cpp.s
.PHONY : colourfit.cpp.s

colourset.obj: colourset.cpp.obj

.PHONY : colourset.obj

# target to build an object file
colourset.cpp.obj:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/colourset.cpp.obj
.PHONY : colourset.cpp.obj

colourset.i: colourset.cpp.i

.PHONY : colourset.i

# target to preprocess a source file
colourset.cpp.i:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/colourset.cpp.i
.PHONY : colourset.cpp.i

colourset.s: colourset.cpp.s

.PHONY : colourset.s

# target to generate assembly for a file
colourset.cpp.s:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/colourset.cpp.s
.PHONY : colourset.cpp.s

maths.obj: maths.cpp.obj

.PHONY : maths.obj

# target to build an object file
maths.cpp.obj:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/maths.cpp.obj
.PHONY : maths.cpp.obj

maths.i: maths.cpp.i

.PHONY : maths.i

# target to preprocess a source file
maths.cpp.i:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/maths.cpp.i
.PHONY : maths.cpp.i

maths.s: maths.cpp.s

.PHONY : maths.s

# target to generate assembly for a file
maths.cpp.s:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/maths.cpp.s
.PHONY : maths.cpp.s

rangefit.obj: rangefit.cpp.obj

.PHONY : rangefit.obj

# target to build an object file
rangefit.cpp.obj:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/rangefit.cpp.obj
.PHONY : rangefit.cpp.obj

rangefit.i: rangefit.cpp.i

.PHONY : rangefit.i

# target to preprocess a source file
rangefit.cpp.i:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/rangefit.cpp.i
.PHONY : rangefit.cpp.i

rangefit.s: rangefit.cpp.s

.PHONY : rangefit.s

# target to generate assembly for a file
rangefit.cpp.s:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/rangefit.cpp.s
.PHONY : rangefit.cpp.s

singlecolourfit.obj: singlecolourfit.cpp.obj

.PHONY : singlecolourfit.obj

# target to build an object file
singlecolourfit.cpp.obj:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/singlecolourfit.cpp.obj
.PHONY : singlecolourfit.cpp.obj

singlecolourfit.i: singlecolourfit.cpp.i

.PHONY : singlecolourfit.i

# target to preprocess a source file
singlecolourfit.cpp.i:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/singlecolourfit.cpp.i
.PHONY : singlecolourfit.cpp.i

singlecolourfit.s: singlecolourfit.cpp.s

.PHONY : singlecolourfit.s

# target to generate assembly for a file
singlecolourfit.cpp.s:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/singlecolourfit.cpp.s
.PHONY : singlecolourfit.cpp.s

squish.obj: squish.cpp.obj

.PHONY : squish.obj

# target to build an object file
squish.cpp.obj:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/squish.cpp.obj
.PHONY : squish.cpp.obj

squish.i: squish.cpp.i

.PHONY : squish.i

# target to preprocess a source file
squish.cpp.i:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/squish.cpp.i
.PHONY : squish.cpp.i

squish.s: squish.cpp.s

.PHONY : squish.s

# target to generate assembly for a file
squish.cpp.s:
	cd /home/qwerty/STK/better-crash-handling/stk-code/build-win && $(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/squish.cpp.s
.PHONY : squish.cpp.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 "... squish"
	@echo "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... install/local"
	@echo "... install"
	@echo "... alpha.obj"
	@echo "... alpha.i"
	@echo "... alpha.s"
	@echo "... clusterfit.obj"
	@echo "... clusterfit.i"
	@echo "... clusterfit.s"
	@echo "... colourblock.obj"
	@echo "... colourblock.i"
	@echo "... colourblock.s"
	@echo "... colourfit.obj"
	@echo "... colourfit.i"
	@echo "... colourfit.s"
	@echo "... colourset.obj"
	@echo "... colourset.i"
	@echo "... colourset.s"
	@echo "... maths.obj"
	@echo "... maths.i"
	@echo "... maths.s"
	@echo "... rangefit.obj"
	@echo "... rangefit.i"
	@echo "... rangefit.s"
	@echo "... singlecolourfit.obj"
	@echo "... singlecolourfit.i"
	@echo "... singlecolourfit.s"
	@echo "... squish.obj"
	@echo "... squish.i"
	@echo "... squish.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/qwerty/STK/better-crash-handling/stk-code/build-win && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

