# 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

# The main recursive all target
all:

.PHONY : all

# The main recursive preinstall target
preinstall:

.PHONY : preinstall

#=============================================================================
# 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/URL-launcher-button/stk-code

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/qwerty/STK/URL-launcher-button/stk-code/build

#=============================================================================
# Target rules for target CMakeFiles/supertuxkart.dir

# All Build rule for target.
CMakeFiles/supertuxkart.dir/all: lib/bullet/CMakeFiles/bulletcollision.dir/all
CMakeFiles/supertuxkart.dir/all: lib/bullet/CMakeFiles/bulletmath.dir/all
CMakeFiles/supertuxkart.dir/all: lib/bullet/CMakeFiles/bulletdynamics.dir/all
CMakeFiles/supertuxkart.dir/all: lib/enet/CMakeFiles/enet.dir/all
CMakeFiles/supertuxkart.dir/all: lib/glew/CMakeFiles/glew.dir/all
CMakeFiles/supertuxkart.dir/all: lib/graphics_utils/CMakeFiles/graphics_utils.dir/all
CMakeFiles/supertuxkart.dir/all: lib/libsquish/CMakeFiles/squish.dir/all
CMakeFiles/supertuxkart.dir/all: lib/irrlicht/CMakeFiles/stkirrlicht.dir/all
CMakeFiles/supertuxkart.dir/all: lib/wiiuse/CMakeFiles/wiiuse.dir/all
CMakeFiles/supertuxkart.dir/all: lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/all
	$(MAKE) -f CMakeFiles/supertuxkart.dir/build.make CMakeFiles/supertuxkart.dir/depend
	$(MAKE) -f CMakeFiles/supertuxkart.dir/build.make CMakeFiles/supertuxkart.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles --progress-num=43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98 "Built target supertuxkart"
.PHONY : CMakeFiles/supertuxkart.dir/all

# Include target in all.
all: CMakeFiles/supertuxkart.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
CMakeFiles/supertuxkart.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 100
	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/supertuxkart.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 0
.PHONY : CMakeFiles/supertuxkart.dir/rule

# Convenience name for target.
supertuxkart: CMakeFiles/supertuxkart.dir/rule

.PHONY : supertuxkart

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

# clean rule for target.
clean: CMakeFiles/supertuxkart.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory lib/bullet

# Convenience name for "all" pass in the directory.
lib/bullet/all: lib/bullet/CMakeFiles/bulletcollision.dir/all
lib/bullet/all: lib/bullet/CMakeFiles/bulletmath.dir/all
lib/bullet/all: lib/bullet/CMakeFiles/bulletdynamics.dir/all

.PHONY : lib/bullet/all

# Convenience name for "clean" pass in the directory.
lib/bullet/clean: lib/bullet/CMakeFiles/bulletcollision.dir/clean
lib/bullet/clean: lib/bullet/CMakeFiles/bulletmath.dir/clean
lib/bullet/clean: lib/bullet/CMakeFiles/bulletdynamics.dir/clean

.PHONY : lib/bullet/clean

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

.PHONY : lib/bullet/preinstall

#=============================================================================
# Target rules for target lib/bullet/CMakeFiles/bulletcollision.dir

# All Build rule for target.
lib/bullet/CMakeFiles/bulletcollision.dir/all:
	$(MAKE) -f lib/bullet/CMakeFiles/bulletcollision.dir/build.make lib/bullet/CMakeFiles/bulletcollision.dir/depend
	$(MAKE) -f lib/bullet/CMakeFiles/bulletcollision.dir/build.make lib/bullet/CMakeFiles/bulletcollision.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles --progress-num=5,6,7,8,9,10,11,12,13,14,15,16,17 "Built target bulletcollision"
.PHONY : lib/bullet/CMakeFiles/bulletcollision.dir/all

# Include target in all.
all: lib/bullet/CMakeFiles/bulletcollision.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
lib/bullet/CMakeFiles/bulletcollision.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 13
	$(MAKE) -f CMakeFiles/Makefile2 lib/bullet/CMakeFiles/bulletcollision.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 0
.PHONY : lib/bullet/CMakeFiles/bulletcollision.dir/rule

# Convenience name for target.
bulletcollision: lib/bullet/CMakeFiles/bulletcollision.dir/rule

.PHONY : bulletcollision

# clean rule for target.
lib/bullet/CMakeFiles/bulletcollision.dir/clean:
	$(MAKE) -f lib/bullet/CMakeFiles/bulletcollision.dir/build.make lib/bullet/CMakeFiles/bulletcollision.dir/clean
.PHONY : lib/bullet/CMakeFiles/bulletcollision.dir/clean

# clean rule for target.
clean: lib/bullet/CMakeFiles/bulletcollision.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target lib/bullet/CMakeFiles/bulletmath.dir

# All Build rule for target.
lib/bullet/CMakeFiles/bulletmath.dir/all:
	$(MAKE) -f lib/bullet/CMakeFiles/bulletmath.dir/build.make lib/bullet/CMakeFiles/bulletmath.dir/depend
	$(MAKE) -f lib/bullet/CMakeFiles/bulletmath.dir/build.make lib/bullet/CMakeFiles/bulletmath.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles --progress-num=21 "Built target bulletmath"
.PHONY : lib/bullet/CMakeFiles/bulletmath.dir/all

# Include target in all.
all: lib/bullet/CMakeFiles/bulletmath.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
lib/bullet/CMakeFiles/bulletmath.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 1
	$(MAKE) -f CMakeFiles/Makefile2 lib/bullet/CMakeFiles/bulletmath.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 0
.PHONY : lib/bullet/CMakeFiles/bulletmath.dir/rule

# Convenience name for target.
bulletmath: lib/bullet/CMakeFiles/bulletmath.dir/rule

.PHONY : bulletmath

# clean rule for target.
lib/bullet/CMakeFiles/bulletmath.dir/clean:
	$(MAKE) -f lib/bullet/CMakeFiles/bulletmath.dir/build.make lib/bullet/CMakeFiles/bulletmath.dir/clean
.PHONY : lib/bullet/CMakeFiles/bulletmath.dir/clean

# clean rule for target.
clean: lib/bullet/CMakeFiles/bulletmath.dir/clean

.PHONY : clean

#=============================================================================
# Target rules for target lib/bullet/CMakeFiles/bulletdynamics.dir

# All Build rule for target.
lib/bullet/CMakeFiles/bulletdynamics.dir/all:
	$(MAKE) -f lib/bullet/CMakeFiles/bulletdynamics.dir/build.make lib/bullet/CMakeFiles/bulletdynamics.dir/depend
	$(MAKE) -f lib/bullet/CMakeFiles/bulletdynamics.dir/build.make lib/bullet/CMakeFiles/bulletdynamics.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles --progress-num=18,19,20 "Built target bulletdynamics"
.PHONY : lib/bullet/CMakeFiles/bulletdynamics.dir/all

# Include target in all.
all: lib/bullet/CMakeFiles/bulletdynamics.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
lib/bullet/CMakeFiles/bulletdynamics.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 3
	$(MAKE) -f CMakeFiles/Makefile2 lib/bullet/CMakeFiles/bulletdynamics.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 0
.PHONY : lib/bullet/CMakeFiles/bulletdynamics.dir/rule

# Convenience name for target.
bulletdynamics: lib/bullet/CMakeFiles/bulletdynamics.dir/rule

.PHONY : bulletdynamics

# clean rule for target.
lib/bullet/CMakeFiles/bulletdynamics.dir/clean:
	$(MAKE) -f lib/bullet/CMakeFiles/bulletdynamics.dir/build.make lib/bullet/CMakeFiles/bulletdynamics.dir/clean
.PHONY : lib/bullet/CMakeFiles/bulletdynamics.dir/clean

# clean rule for target.
clean: lib/bullet/CMakeFiles/bulletdynamics.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory lib/enet

# Convenience name for "all" pass in the directory.
lib/enet/all: lib/enet/CMakeFiles/enet.dir/all

.PHONY : lib/enet/all

# Convenience name for "clean" pass in the directory.
lib/enet/clean: lib/enet/CMakeFiles/enet.dir/clean

.PHONY : lib/enet/clean

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

.PHONY : lib/enet/preinstall

#=============================================================================
# Target rules for target lib/enet/CMakeFiles/enet.dir

# All Build rule for target.
lib/enet/CMakeFiles/enet.dir/all:
	$(MAKE) -f lib/enet/CMakeFiles/enet.dir/build.make lib/enet/CMakeFiles/enet.dir/depend
	$(MAKE) -f lib/enet/CMakeFiles/enet.dir/build.make lib/enet/CMakeFiles/enet.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles --progress-num=22 "Built target enet"
.PHONY : lib/enet/CMakeFiles/enet.dir/all

# Include target in all.
all: lib/enet/CMakeFiles/enet.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
lib/enet/CMakeFiles/enet.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 1
	$(MAKE) -f CMakeFiles/Makefile2 lib/enet/CMakeFiles/enet.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 0
.PHONY : lib/enet/CMakeFiles/enet.dir/rule

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

.PHONY : enet

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

# clean rule for target.
clean: lib/enet/CMakeFiles/enet.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory lib/glew

# Convenience name for "all" pass in the directory.
lib/glew/all: lib/glew/CMakeFiles/glew.dir/all

.PHONY : lib/glew/all

# Convenience name for "clean" pass in the directory.
lib/glew/clean: lib/glew/CMakeFiles/glew.dir/clean

.PHONY : lib/glew/clean

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

.PHONY : lib/glew/preinstall

#=============================================================================
# Target rules for target lib/glew/CMakeFiles/glew.dir

# All Build rule for target.
lib/glew/CMakeFiles/glew.dir/all:
	$(MAKE) -f lib/glew/CMakeFiles/glew.dir/build.make lib/glew/CMakeFiles/glew.dir/depend
	$(MAKE) -f lib/glew/CMakeFiles/glew.dir/build.make lib/glew/CMakeFiles/glew.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles --progress-num= "Built target glew"
.PHONY : lib/glew/CMakeFiles/glew.dir/all

# Include target in all.
all: lib/glew/CMakeFiles/glew.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
lib/glew/CMakeFiles/glew.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 0
	$(MAKE) -f CMakeFiles/Makefile2 lib/glew/CMakeFiles/glew.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 0
.PHONY : lib/glew/CMakeFiles/glew.dir/rule

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

.PHONY : glew

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

# clean rule for target.
clean: lib/glew/CMakeFiles/glew.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory lib/graphics_utils

# Convenience name for "all" pass in the directory.
lib/graphics_utils/all: lib/graphics_utils/CMakeFiles/graphics_utils.dir/all

.PHONY : lib/graphics_utils/all

# Convenience name for "clean" pass in the directory.
lib/graphics_utils/clean: lib/graphics_utils/CMakeFiles/graphics_utils.dir/clean

.PHONY : lib/graphics_utils/clean

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

.PHONY : lib/graphics_utils/preinstall

#=============================================================================
# Target rules for target lib/graphics_utils/CMakeFiles/graphics_utils.dir

# All Build rule for target.
lib/graphics_utils/CMakeFiles/graphics_utils.dir/all:
	$(MAKE) -f lib/graphics_utils/CMakeFiles/graphics_utils.dir/build.make lib/graphics_utils/CMakeFiles/graphics_utils.dir/depend
	$(MAKE) -f lib/graphics_utils/CMakeFiles/graphics_utils.dir/build.make lib/graphics_utils/CMakeFiles/graphics_utils.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles --progress-num=23 "Built target graphics_utils"
.PHONY : lib/graphics_utils/CMakeFiles/graphics_utils.dir/all

# Include target in all.
all: lib/graphics_utils/CMakeFiles/graphics_utils.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
lib/graphics_utils/CMakeFiles/graphics_utils.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 1
	$(MAKE) -f CMakeFiles/Makefile2 lib/graphics_utils/CMakeFiles/graphics_utils.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 0
.PHONY : lib/graphics_utils/CMakeFiles/graphics_utils.dir/rule

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

.PHONY : graphics_utils

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

# clean rule for target.
clean: lib/graphics_utils/CMakeFiles/graphics_utils.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory lib/libsquish

# Convenience name for "all" pass in the directory.
lib/libsquish/all: lib/libsquish/CMakeFiles/squish.dir/all

.PHONY : lib/libsquish/all

# Convenience name for "clean" pass in the directory.
lib/libsquish/clean: lib/libsquish/CMakeFiles/squish.dir/clean

.PHONY : lib/libsquish/clean

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

.PHONY : lib/libsquish/preinstall

#=============================================================================
# Target rules for target lib/libsquish/CMakeFiles/squish.dir

# All Build rule for target.
lib/libsquish/CMakeFiles/squish.dir/all:
	$(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/depend
	$(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles --progress-num=24 "Built target squish"
.PHONY : lib/libsquish/CMakeFiles/squish.dir/all

# Include target in all.
all: lib/libsquish/CMakeFiles/squish.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
lib/libsquish/CMakeFiles/squish.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 1
	$(MAKE) -f CMakeFiles/Makefile2 lib/libsquish/CMakeFiles/squish.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 0
.PHONY : lib/libsquish/CMakeFiles/squish.dir/rule

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

.PHONY : squish

# clean rule for target.
lib/libsquish/CMakeFiles/squish.dir/clean:
	$(MAKE) -f lib/libsquish/CMakeFiles/squish.dir/build.make lib/libsquish/CMakeFiles/squish.dir/clean
.PHONY : lib/libsquish/CMakeFiles/squish.dir/clean

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

.PHONY : clean

#=============================================================================
# Directory level rules for directory lib/irrlicht

# Convenience name for "all" pass in the directory.
lib/irrlicht/all: lib/irrlicht/CMakeFiles/stkirrlicht.dir/all

.PHONY : lib/irrlicht/all

# Convenience name for "clean" pass in the directory.
lib/irrlicht/clean: lib/irrlicht/CMakeFiles/stkirrlicht.dir/clean

.PHONY : lib/irrlicht/clean

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

.PHONY : lib/irrlicht/preinstall

#=============================================================================
# Target rules for target lib/irrlicht/CMakeFiles/stkirrlicht.dir

# All Build rule for target.
lib/irrlicht/CMakeFiles/stkirrlicht.dir/all:
	$(MAKE) -f lib/irrlicht/CMakeFiles/stkirrlicht.dir/build.make lib/irrlicht/CMakeFiles/stkirrlicht.dir/depend
	$(MAKE) -f lib/irrlicht/CMakeFiles/stkirrlicht.dir/build.make lib/irrlicht/CMakeFiles/stkirrlicht.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles --progress-num=25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42 "Built target stkirrlicht"
.PHONY : lib/irrlicht/CMakeFiles/stkirrlicht.dir/all

# Include target in all.
all: lib/irrlicht/CMakeFiles/stkirrlicht.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
lib/irrlicht/CMakeFiles/stkirrlicht.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 18
	$(MAKE) -f CMakeFiles/Makefile2 lib/irrlicht/CMakeFiles/stkirrlicht.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 0
.PHONY : lib/irrlicht/CMakeFiles/stkirrlicht.dir/rule

# Convenience name for target.
stkirrlicht: lib/irrlicht/CMakeFiles/stkirrlicht.dir/rule

.PHONY : stkirrlicht

# clean rule for target.
lib/irrlicht/CMakeFiles/stkirrlicht.dir/clean:
	$(MAKE) -f lib/irrlicht/CMakeFiles/stkirrlicht.dir/build.make lib/irrlicht/CMakeFiles/stkirrlicht.dir/clean
.PHONY : lib/irrlicht/CMakeFiles/stkirrlicht.dir/clean

# clean rule for target.
clean: lib/irrlicht/CMakeFiles/stkirrlicht.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory lib/wiiuse

# Convenience name for "all" pass in the directory.
lib/wiiuse/all: lib/wiiuse/CMakeFiles/wiiuse.dir/all

.PHONY : lib/wiiuse/all

# Convenience name for "clean" pass in the directory.
lib/wiiuse/clean: lib/wiiuse/CMakeFiles/wiiuse.dir/clean

.PHONY : lib/wiiuse/clean

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

.PHONY : lib/wiiuse/preinstall

#=============================================================================
# Target rules for target lib/wiiuse/CMakeFiles/wiiuse.dir

# All Build rule for target.
lib/wiiuse/CMakeFiles/wiiuse.dir/all:
	$(MAKE) -f lib/wiiuse/CMakeFiles/wiiuse.dir/build.make lib/wiiuse/CMakeFiles/wiiuse.dir/depend
	$(MAKE) -f lib/wiiuse/CMakeFiles/wiiuse.dir/build.make lib/wiiuse/CMakeFiles/wiiuse.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles --progress-num=99,100 "Built target wiiuse"
.PHONY : lib/wiiuse/CMakeFiles/wiiuse.dir/all

# Include target in all.
all: lib/wiiuse/CMakeFiles/wiiuse.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
lib/wiiuse/CMakeFiles/wiiuse.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 2
	$(MAKE) -f CMakeFiles/Makefile2 lib/wiiuse/CMakeFiles/wiiuse.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 0
.PHONY : lib/wiiuse/CMakeFiles/wiiuse.dir/rule

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

.PHONY : wiiuse

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

# clean rule for target.
clean: lib/wiiuse/CMakeFiles/wiiuse.dir/clean

.PHONY : clean

#=============================================================================
# Directory level rules for directory lib/angelscript/projects/cmake

# Convenience name for "all" pass in the directory.
lib/angelscript/projects/cmake/all: lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/all

.PHONY : lib/angelscript/projects/cmake/all

# Convenience name for "clean" pass in the directory.
lib/angelscript/projects/cmake/clean: lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/clean

.PHONY : lib/angelscript/projects/cmake/clean

# Convenience name for "preinstall" pass in the directory.
lib/angelscript/projects/cmake/preinstall:

.PHONY : lib/angelscript/projects/cmake/preinstall

#=============================================================================
# Target rules for target lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir

# All Build rule for target.
lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/all:
	$(MAKE) -f lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/build.make lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/depend
	$(MAKE) -f lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/build.make lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles --progress-num=1,2,3,4 "Built target angelscript"
.PHONY : lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/all

# Include target in all.
all: lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/all

.PHONY : all

# Build rule for subdir invocation for target.
lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 4
	$(MAKE) -f CMakeFiles/Makefile2 lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/qwerty/STK/URL-launcher-button/stk-code/build/CMakeFiles 0
.PHONY : lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/rule

# Convenience name for target.
angelscript: lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/rule

.PHONY : angelscript

# clean rule for target.
lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/clean:
	$(MAKE) -f lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/build.make lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/clean
.PHONY : lib/angelscript/projects/cmake/CMakeFiles/angelscript.dir/clean

# clean rule for target.
clean: lib/angelscript/projects/cmake/CMakeFiles/angelscript.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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

