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

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

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#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 = /opt/homebrew/Cellar/cmake/3.25.2/bin/cmake

# The command to remove a file.
RM = /opt/homebrew/Cellar/cmake/3.25.2/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build

#=============================================================================
# Directory level rules for the build root directory

# The main recursive "all" target.
all: CMakeFiles/SDL.dir/all
all: CMakeFiles/SDLmain.dir/all
all: CMakeFiles/checkkeys.dir/all
all: CMakeFiles/graywin.dir/all
all: CMakeFiles/loopwave.dir/all
all: CMakeFiles/testalpha.dir/all
all: CMakeFiles/testbitmap.dir/all
all: CMakeFiles/testblitspeed.dir/all
all: CMakeFiles/testcdrom.dir/all
all: CMakeFiles/testcursor.dir/all
all: CMakeFiles/testerror.dir/all
all: CMakeFiles/testfile.dir/all
all: CMakeFiles/testgamma.dir/all
all: CMakeFiles/testthread.dir/all
all: CMakeFiles/testiconv.dir/all
all: CMakeFiles/testjoystick.dir/all
all: CMakeFiles/testkeys.dir/all
all: CMakeFiles/testloadso.dir/all
all: CMakeFiles/testlock.dir/all
all: CMakeFiles/testoverlay.dir/all
all: CMakeFiles/testoverlay2.dir/all
all: CMakeFiles/testpalette.dir/all
all: CMakeFiles/testplatform.dir/all
all: CMakeFiles/testsem.dir/all
all: CMakeFiles/testsprite.dir/all
all: CMakeFiles/testtimer.dir/all
all: CMakeFiles/testver.dir/all
all: CMakeFiles/testvidinfo.dir/all
all: CMakeFiles/testwin.dir/all
all: CMakeFiles/testwm.dir/all
all: CMakeFiles/threadwin.dir/all
all: CMakeFiles/torturethread.dir/all
all: CMakeFiles/testdyngl.dir/all
all: CMakeFiles/testgl.dir/all
.PHONY : all

# The main recursive "preinstall" target.
preinstall:
.PHONY : preinstall

# The main recursive "clean" target.
clean: CMakeFiles/SDL.dir/clean
clean: CMakeFiles/SDLmain.dir/clean
clean: CMakeFiles/checkkeys.dir/clean
clean: CMakeFiles/graywin.dir/clean
clean: CMakeFiles/loopwave.dir/clean
clean: CMakeFiles/testalpha.dir/clean
clean: CMakeFiles/testbitmap.dir/clean
clean: CMakeFiles/testblitspeed.dir/clean
clean: CMakeFiles/testcdrom.dir/clean
clean: CMakeFiles/testcursor.dir/clean
clean: CMakeFiles/testerror.dir/clean
clean: CMakeFiles/testfile.dir/clean
clean: CMakeFiles/testgamma.dir/clean
clean: CMakeFiles/testthread.dir/clean
clean: CMakeFiles/testiconv.dir/clean
clean: CMakeFiles/testjoystick.dir/clean
clean: CMakeFiles/testkeys.dir/clean
clean: CMakeFiles/testloadso.dir/clean
clean: CMakeFiles/testlock.dir/clean
clean: CMakeFiles/testoverlay.dir/clean
clean: CMakeFiles/testoverlay2.dir/clean
clean: CMakeFiles/testpalette.dir/clean
clean: CMakeFiles/testplatform.dir/clean
clean: CMakeFiles/testsem.dir/clean
clean: CMakeFiles/testsprite.dir/clean
clean: CMakeFiles/testtimer.dir/clean
clean: CMakeFiles/testver.dir/clean
clean: CMakeFiles/testvidinfo.dir/clean
clean: CMakeFiles/testwin.dir/clean
clean: CMakeFiles/testwm.dir/clean
clean: CMakeFiles/threadwin.dir/clean
clean: CMakeFiles/torturethread.dir/clean
clean: CMakeFiles/testdyngl.dir/clean
clean: CMakeFiles/testgl.dir/clean
.PHONY : clean

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

# All Build rule for target.
CMakeFiles/SDL.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/SDL.dir/build.make CMakeFiles/SDL.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/SDL.dir/build.make CMakeFiles/SDL.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=1,2,3 "Built target SDL"
.PHONY : CMakeFiles/SDL.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/SDL.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 3
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/SDL.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/SDL.dir/rule

# Convenience name for target.
SDL: CMakeFiles/SDL.dir/rule
.PHONY : SDL

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

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

# All Build rule for target.
CMakeFiles/SDLmain.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/SDLmain.dir/build.make CMakeFiles/SDLmain.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/SDLmain.dir/build.make CMakeFiles/SDLmain.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=4,5 "Built target SDLmain"
.PHONY : CMakeFiles/SDLmain.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/SDLmain.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 2
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/SDLmain.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/SDLmain.dir/rule

# Convenience name for target.
SDLmain: CMakeFiles/SDLmain.dir/rule
.PHONY : SDLmain

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

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

# All Build rule for target.
CMakeFiles/checkkeys.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/checkkeys.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/checkkeys.dir/build.make CMakeFiles/checkkeys.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/checkkeys.dir/build.make CMakeFiles/checkkeys.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=6,7 "Built target checkkeys"
.PHONY : CMakeFiles/checkkeys.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/checkkeys.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/checkkeys.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/checkkeys.dir/rule

# Convenience name for target.
checkkeys: CMakeFiles/checkkeys.dir/rule
.PHONY : checkkeys

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

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

# All Build rule for target.
CMakeFiles/graywin.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/graywin.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/graywin.dir/build.make CMakeFiles/graywin.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/graywin.dir/build.make CMakeFiles/graywin.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=8,9 "Built target graywin"
.PHONY : CMakeFiles/graywin.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/graywin.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/graywin.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/graywin.dir/rule

# Convenience name for target.
graywin: CMakeFiles/graywin.dir/rule
.PHONY : graywin

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

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

# All Build rule for target.
CMakeFiles/loopwave.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/loopwave.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/loopwave.dir/build.make CMakeFiles/loopwave.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/loopwave.dir/build.make CMakeFiles/loopwave.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=10,11 "Built target loopwave"
.PHONY : CMakeFiles/loopwave.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/loopwave.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/loopwave.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/loopwave.dir/rule

# Convenience name for target.
loopwave: CMakeFiles/loopwave.dir/rule
.PHONY : loopwave

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

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

# All Build rule for target.
CMakeFiles/testalpha.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testalpha.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testalpha.dir/build.make CMakeFiles/testalpha.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testalpha.dir/build.make CMakeFiles/testalpha.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=12,13 "Built target testalpha"
.PHONY : CMakeFiles/testalpha.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testalpha.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testalpha.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testalpha.dir/rule

# Convenience name for target.
testalpha: CMakeFiles/testalpha.dir/rule
.PHONY : testalpha

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

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

# All Build rule for target.
CMakeFiles/testbitmap.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testbitmap.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testbitmap.dir/build.make CMakeFiles/testbitmap.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testbitmap.dir/build.make CMakeFiles/testbitmap.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=14,15 "Built target testbitmap"
.PHONY : CMakeFiles/testbitmap.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testbitmap.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testbitmap.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testbitmap.dir/rule

# Convenience name for target.
testbitmap: CMakeFiles/testbitmap.dir/rule
.PHONY : testbitmap

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

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

# All Build rule for target.
CMakeFiles/testblitspeed.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testblitspeed.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testblitspeed.dir/build.make CMakeFiles/testblitspeed.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testblitspeed.dir/build.make CMakeFiles/testblitspeed.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=16,17 "Built target testblitspeed"
.PHONY : CMakeFiles/testblitspeed.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testblitspeed.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testblitspeed.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testblitspeed.dir/rule

# Convenience name for target.
testblitspeed: CMakeFiles/testblitspeed.dir/rule
.PHONY : testblitspeed

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

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

# All Build rule for target.
CMakeFiles/testcdrom.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testcdrom.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testcdrom.dir/build.make CMakeFiles/testcdrom.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testcdrom.dir/build.make CMakeFiles/testcdrom.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=18,19 "Built target testcdrom"
.PHONY : CMakeFiles/testcdrom.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testcdrom.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testcdrom.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testcdrom.dir/rule

# Convenience name for target.
testcdrom: CMakeFiles/testcdrom.dir/rule
.PHONY : testcdrom

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

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

# All Build rule for target.
CMakeFiles/testcursor.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testcursor.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testcursor.dir/build.make CMakeFiles/testcursor.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testcursor.dir/build.make CMakeFiles/testcursor.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=20,21 "Built target testcursor"
.PHONY : CMakeFiles/testcursor.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testcursor.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testcursor.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testcursor.dir/rule

# Convenience name for target.
testcursor: CMakeFiles/testcursor.dir/rule
.PHONY : testcursor

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

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

# All Build rule for target.
CMakeFiles/testerror.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testerror.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testerror.dir/build.make CMakeFiles/testerror.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testerror.dir/build.make CMakeFiles/testerror.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=24,25 "Built target testerror"
.PHONY : CMakeFiles/testerror.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testerror.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testerror.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testerror.dir/rule

# Convenience name for target.
testerror: CMakeFiles/testerror.dir/rule
.PHONY : testerror

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

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

# All Build rule for target.
CMakeFiles/testfile.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testfile.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testfile.dir/build.make CMakeFiles/testfile.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testfile.dir/build.make CMakeFiles/testfile.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=26,27 "Built target testfile"
.PHONY : CMakeFiles/testfile.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testfile.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testfile.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testfile.dir/rule

# Convenience name for target.
testfile: CMakeFiles/testfile.dir/rule
.PHONY : testfile

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

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

# All Build rule for target.
CMakeFiles/testgamma.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testgamma.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testgamma.dir/build.make CMakeFiles/testgamma.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testgamma.dir/build.make CMakeFiles/testgamma.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=28,29 "Built target testgamma"
.PHONY : CMakeFiles/testgamma.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testgamma.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testgamma.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testgamma.dir/rule

# Convenience name for target.
testgamma: CMakeFiles/testgamma.dir/rule
.PHONY : testgamma

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

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

# All Build rule for target.
CMakeFiles/testthread.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testthread.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testthread.dir/build.make CMakeFiles/testthread.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testthread.dir/build.make CMakeFiles/testthread.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=54,55 "Built target testthread"
.PHONY : CMakeFiles/testthread.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testthread.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testthread.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testthread.dir/rule

# Convenience name for target.
testthread: CMakeFiles/testthread.dir/rule
.PHONY : testthread

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

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

# All Build rule for target.
CMakeFiles/testiconv.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testiconv.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testiconv.dir/build.make CMakeFiles/testiconv.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testiconv.dir/build.make CMakeFiles/testiconv.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=32,33 "Built target testiconv"
.PHONY : CMakeFiles/testiconv.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testiconv.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testiconv.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testiconv.dir/rule

# Convenience name for target.
testiconv: CMakeFiles/testiconv.dir/rule
.PHONY : testiconv

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

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

# All Build rule for target.
CMakeFiles/testjoystick.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testjoystick.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testjoystick.dir/build.make CMakeFiles/testjoystick.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testjoystick.dir/build.make CMakeFiles/testjoystick.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=34,35 "Built target testjoystick"
.PHONY : CMakeFiles/testjoystick.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testjoystick.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testjoystick.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testjoystick.dir/rule

# Convenience name for target.
testjoystick: CMakeFiles/testjoystick.dir/rule
.PHONY : testjoystick

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

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

# All Build rule for target.
CMakeFiles/testkeys.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testkeys.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testkeys.dir/build.make CMakeFiles/testkeys.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testkeys.dir/build.make CMakeFiles/testkeys.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=36,37 "Built target testkeys"
.PHONY : CMakeFiles/testkeys.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testkeys.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testkeys.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testkeys.dir/rule

# Convenience name for target.
testkeys: CMakeFiles/testkeys.dir/rule
.PHONY : testkeys

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

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

# All Build rule for target.
CMakeFiles/testloadso.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testloadso.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testloadso.dir/build.make CMakeFiles/testloadso.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testloadso.dir/build.make CMakeFiles/testloadso.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=38,39 "Built target testloadso"
.PHONY : CMakeFiles/testloadso.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testloadso.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testloadso.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testloadso.dir/rule

# Convenience name for target.
testloadso: CMakeFiles/testloadso.dir/rule
.PHONY : testloadso

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

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

# All Build rule for target.
CMakeFiles/testlock.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testlock.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testlock.dir/build.make CMakeFiles/testlock.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testlock.dir/build.make CMakeFiles/testlock.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=40,41 "Built target testlock"
.PHONY : CMakeFiles/testlock.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testlock.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testlock.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testlock.dir/rule

# Convenience name for target.
testlock: CMakeFiles/testlock.dir/rule
.PHONY : testlock

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

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

# All Build rule for target.
CMakeFiles/testoverlay.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testoverlay.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testoverlay.dir/build.make CMakeFiles/testoverlay.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testoverlay.dir/build.make CMakeFiles/testoverlay.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=42,43 "Built target testoverlay"
.PHONY : CMakeFiles/testoverlay.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testoverlay.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testoverlay.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testoverlay.dir/rule

# Convenience name for target.
testoverlay: CMakeFiles/testoverlay.dir/rule
.PHONY : testoverlay

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

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

# All Build rule for target.
CMakeFiles/testoverlay2.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testoverlay2.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testoverlay2.dir/build.make CMakeFiles/testoverlay2.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testoverlay2.dir/build.make CMakeFiles/testoverlay2.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=44,45 "Built target testoverlay2"
.PHONY : CMakeFiles/testoverlay2.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testoverlay2.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testoverlay2.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testoverlay2.dir/rule

# Convenience name for target.
testoverlay2: CMakeFiles/testoverlay2.dir/rule
.PHONY : testoverlay2

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

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

# All Build rule for target.
CMakeFiles/testpalette.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testpalette.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testpalette.dir/build.make CMakeFiles/testpalette.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testpalette.dir/build.make CMakeFiles/testpalette.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=46,47 "Built target testpalette"
.PHONY : CMakeFiles/testpalette.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testpalette.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testpalette.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testpalette.dir/rule

# Convenience name for target.
testpalette: CMakeFiles/testpalette.dir/rule
.PHONY : testpalette

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

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

# All Build rule for target.
CMakeFiles/testplatform.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testplatform.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testplatform.dir/build.make CMakeFiles/testplatform.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testplatform.dir/build.make CMakeFiles/testplatform.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=48,49 "Built target testplatform"
.PHONY : CMakeFiles/testplatform.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testplatform.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testplatform.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testplatform.dir/rule

# Convenience name for target.
testplatform: CMakeFiles/testplatform.dir/rule
.PHONY : testplatform

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

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

# All Build rule for target.
CMakeFiles/testsem.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testsem.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testsem.dir/build.make CMakeFiles/testsem.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testsem.dir/build.make CMakeFiles/testsem.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=50,51 "Built target testsem"
.PHONY : CMakeFiles/testsem.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testsem.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testsem.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testsem.dir/rule

# Convenience name for target.
testsem: CMakeFiles/testsem.dir/rule
.PHONY : testsem

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

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

# All Build rule for target.
CMakeFiles/testsprite.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testsprite.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testsprite.dir/build.make CMakeFiles/testsprite.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testsprite.dir/build.make CMakeFiles/testsprite.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=52,53 "Built target testsprite"
.PHONY : CMakeFiles/testsprite.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testsprite.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testsprite.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testsprite.dir/rule

# Convenience name for target.
testsprite: CMakeFiles/testsprite.dir/rule
.PHONY : testsprite

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

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

# All Build rule for target.
CMakeFiles/testtimer.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testtimer.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testtimer.dir/build.make CMakeFiles/testtimer.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testtimer.dir/build.make CMakeFiles/testtimer.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=56,57 "Built target testtimer"
.PHONY : CMakeFiles/testtimer.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testtimer.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testtimer.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testtimer.dir/rule

# Convenience name for target.
testtimer: CMakeFiles/testtimer.dir/rule
.PHONY : testtimer

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

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

# All Build rule for target.
CMakeFiles/testver.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testver.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testver.dir/build.make CMakeFiles/testver.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testver.dir/build.make CMakeFiles/testver.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=58,59 "Built target testver"
.PHONY : CMakeFiles/testver.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testver.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testver.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testver.dir/rule

# Convenience name for target.
testver: CMakeFiles/testver.dir/rule
.PHONY : testver

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

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

# All Build rule for target.
CMakeFiles/testvidinfo.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testvidinfo.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testvidinfo.dir/build.make CMakeFiles/testvidinfo.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testvidinfo.dir/build.make CMakeFiles/testvidinfo.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=60,61 "Built target testvidinfo"
.PHONY : CMakeFiles/testvidinfo.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testvidinfo.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testvidinfo.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testvidinfo.dir/rule

# Convenience name for target.
testvidinfo: CMakeFiles/testvidinfo.dir/rule
.PHONY : testvidinfo

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

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

# All Build rule for target.
CMakeFiles/testwin.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testwin.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testwin.dir/build.make CMakeFiles/testwin.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testwin.dir/build.make CMakeFiles/testwin.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=62,63 "Built target testwin"
.PHONY : CMakeFiles/testwin.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testwin.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testwin.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testwin.dir/rule

# Convenience name for target.
testwin: CMakeFiles/testwin.dir/rule
.PHONY : testwin

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

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

# All Build rule for target.
CMakeFiles/testwm.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testwm.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testwm.dir/build.make CMakeFiles/testwm.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testwm.dir/build.make CMakeFiles/testwm.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=64,65 "Built target testwm"
.PHONY : CMakeFiles/testwm.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testwm.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testwm.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testwm.dir/rule

# Convenience name for target.
testwm: CMakeFiles/testwm.dir/rule
.PHONY : testwm

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

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

# All Build rule for target.
CMakeFiles/threadwin.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/threadwin.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/threadwin.dir/build.make CMakeFiles/threadwin.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/threadwin.dir/build.make CMakeFiles/threadwin.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=66,67 "Built target threadwin"
.PHONY : CMakeFiles/threadwin.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/threadwin.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/threadwin.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/threadwin.dir/rule

# Convenience name for target.
threadwin: CMakeFiles/threadwin.dir/rule
.PHONY : threadwin

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

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

# All Build rule for target.
CMakeFiles/torturethread.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/torturethread.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/torturethread.dir/build.make CMakeFiles/torturethread.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/torturethread.dir/build.make CMakeFiles/torturethread.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=68,69 "Built target torturethread"
.PHONY : CMakeFiles/torturethread.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/torturethread.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/torturethread.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/torturethread.dir/rule

# Convenience name for target.
torturethread: CMakeFiles/torturethread.dir/rule
.PHONY : torturethread

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

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

# All Build rule for target.
CMakeFiles/testdyngl.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testdyngl.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testdyngl.dir/build.make CMakeFiles/testdyngl.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testdyngl.dir/build.make CMakeFiles/testdyngl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=22,23 "Built target testdyngl"
.PHONY : CMakeFiles/testdyngl.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testdyngl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testdyngl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testdyngl.dir/rule

# Convenience name for target.
testdyngl: CMakeFiles/testdyngl.dir/rule
.PHONY : testdyngl

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

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

# All Build rule for target.
CMakeFiles/testgl.dir/all: CMakeFiles/SDL.dir/all
CMakeFiles/testgl.dir/all: CMakeFiles/SDLmain.dir/all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testgl.dir/build.make CMakeFiles/testgl.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testgl.dir/build.make CMakeFiles/testgl.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles --progress-num=30,31 "Built target testgl"
.PHONY : CMakeFiles/testgl.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/testgl.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/testgl.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/bsp/Projects/tksdl12-compat/sdl12-compat-main/build/CMakeFiles 0
.PHONY : CMakeFiles/testgl.dir/rule

# Convenience name for target.
testgl: CMakeFiles/testgl.dir/rule
.PHONY : testgl

# clean rule for target.
CMakeFiles/testgl.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/testgl.dir/build.make CMakeFiles/testgl.dir/clean
.PHONY : CMakeFiles/testgl.dir/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

