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

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

.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:


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

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


# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list


# Suppress display of executed commands.
$(VERBOSE).SILENT:


# A target that is always out of date.
cmake_force:

.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/hankd/TIK/TIK22/TIK220707

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/hankd/TIK/TIK22/TIK220707

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

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

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

.PHONY : rebuild_cache/fast

# Special rule for the target 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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/hankd/TIK/TIK22/TIK220707/CMakeFiles /home/hankd/TIK/TIK22/TIK220707/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/hankd/TIK/TIK22/TIK220707/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

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

#=============================================================================
# Target rules for targets named tik

# Build rule for target.
tik: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 tik
.PHONY : tik

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

color.o: color.cpp.o

.PHONY : color.o

# target to build an object file
color.cpp.o:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/color.cpp.o
.PHONY : color.cpp.o

color.i: color.cpp.i

.PHONY : color.i

# target to preprocess a source file
color.cpp.i:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/color.cpp.i
.PHONY : color.cpp.i

color.s: color.cpp.s

.PHONY : color.s

# target to generate assembly for a file
color.cpp.s:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/color.cpp.s
.PHONY : color.cpp.s

encode.o: encode.cpp.o

.PHONY : encode.o

# target to build an object file
encode.cpp.o:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/encode.cpp.o
.PHONY : encode.cpp.o

encode.i: encode.cpp.i

.PHONY : encode.i

# target to preprocess a source file
encode.cpp.i:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/encode.cpp.i
.PHONY : encode.cpp.i

encode.s: encode.cpp.s

.PHONY : encode.s

# target to generate assembly for a file
encode.cpp.s:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/encode.cpp.s
.PHONY : encode.cpp.s

noise.o: noise.cpp.o

.PHONY : noise.o

# target to build an object file
noise.cpp.o:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/noise.cpp.o
.PHONY : noise.cpp.o

noise.i: noise.cpp.i

.PHONY : noise.i

# target to preprocess a source file
noise.cpp.i:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/noise.cpp.i
.PHONY : noise.cpp.i

noise.s: noise.cpp.s

.PHONY : noise.s

# target to generate assembly for a file
noise.cpp.s:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/noise.cpp.s
.PHONY : noise.cpp.s

reader.o: reader.cpp.o

.PHONY : reader.o

# target to build an object file
reader.cpp.o:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/reader.cpp.o
.PHONY : reader.cpp.o

reader.i: reader.cpp.i

.PHONY : reader.i

# target to preprocess a source file
reader.cpp.i:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/reader.cpp.i
.PHONY : reader.cpp.i

reader.s: reader.cpp.s

.PHONY : reader.s

# target to generate assembly for a file
reader.cpp.s:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/reader.cpp.s
.PHONY : reader.cpp.s

render.o: render.cpp.o

.PHONY : render.o

# target to build an object file
render.cpp.o:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/render.cpp.o
.PHONY : render.cpp.o

render.i: render.cpp.i

.PHONY : render.i

# target to preprocess a source file
render.cpp.i:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/render.cpp.i
.PHONY : render.cpp.i

render.s: render.cpp.s

.PHONY : render.s

# target to generate assembly for a file
render.cpp.s:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/render.cpp.s
.PHONY : render.cpp.s

tik.o: tik.cpp.o

.PHONY : tik.o

# target to build an object file
tik.cpp.o:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/tik.cpp.o
.PHONY : tik.cpp.o

tik.i: tik.cpp.i

.PHONY : tik.i

# target to preprocess a source file
tik.cpp.i:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/tik.cpp.i
.PHONY : tik.cpp.i

tik.s: tik.cpp.s

.PHONY : tik.s

# target to generate assembly for a file
tik.cpp.s:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/tik.cpp.s
.PHONY : tik.cpp.s

writer.o: writer.cpp.o

.PHONY : writer.o

# target to build an object file
writer.cpp.o:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/writer.cpp.o
.PHONY : writer.cpp.o

writer.i: writer.cpp.i

.PHONY : writer.i

# target to preprocess a source file
writer.cpp.i:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/writer.cpp.i
.PHONY : writer.cpp.i

writer.s: writer.cpp.s

.PHONY : writer.s

# target to generate assembly for a file
writer.cpp.s:
	$(MAKE) -f CMakeFiles/tik.dir/build.make CMakeFiles/tik.dir/writer.cpp.s
.PHONY : writer.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 "... rebuild_cache"
	@echo "... edit_cache"
	@echo "... tik"
	@echo "... color.o"
	@echo "... color.i"
	@echo "... color.s"
	@echo "... encode.o"
	@echo "... encode.i"
	@echo "... encode.s"
	@echo "... noise.o"
	@echo "... noise.i"
	@echo "... noise.s"
	@echo "... reader.o"
	@echo "... reader.i"
	@echo "... reader.s"
	@echo "... render.o"
	@echo "... render.i"
	@echo "... render.s"
	@echo "... tik.o"
	@echo "... tik.i"
	@echo "... tik.s"
	@echo "... writer.o"
	@echo "... writer.i"
	@echo "... writer.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:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

