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

# 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 = /home/biscuit/Desktop/clion-2019.3.5/bin/cmake/linux/bin/cmake

# The command to remove a file.
RM = /home/biscuit/Desktop/clion-2019.3.5/bin/cmake/linux/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/biscuit/Desktop/ai-lab/fast-ta/fast_ta/src

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/biscuit/Desktop/ai-lab/fast-ta/fast_ta/src/cmake-build-debug

#=============================================================================
# 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..."
	/home/biscuit/Desktop/clion-2019.3.5/bin/cmake/linux/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..."
	/home/biscuit/Desktop/clion-2019.3.5/bin/cmake/linux/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/biscuit/Desktop/ai-lab/fast-ta/fast_ta/src/cmake-build-debug/CMakeFiles /home/biscuit/Desktop/ai-lab/fast-ta/fast_ta/src/cmake-build-debug/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/biscuit/Desktop/ai-lab/fast-ta/fast_ta/src/cmake-build-debug/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 fast_ta

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

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

debug_tools.o: debug_tools.c.o

.PHONY : debug_tools.o

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

debug_tools.i: debug_tools.c.i

.PHONY : debug_tools.i

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

debug_tools.s: debug_tools.c.s

.PHONY : debug_tools.s

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

error_methods.o: error_methods.c.o

.PHONY : error_methods.o

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

error_methods.i: error_methods.c.i

.PHONY : error_methods.i

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

error_methods.s: error_methods.c.s

.PHONY : error_methods.s

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

funcs.o: funcs.c.o

.PHONY : funcs.o

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

funcs.i: funcs.c.i

.PHONY : funcs.i

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

funcs.s: funcs.c.s

.PHONY : funcs.s

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

momentum.o: momentum.c.o

.PHONY : momentum.o

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

momentum.i: momentum.c.i

.PHONY : momentum.i

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

momentum.s: momentum.c.s

.PHONY : momentum.s

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

momentum_backend.o: momentum_backend.c.o

.PHONY : momentum_backend.o

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

momentum_backend.i: momentum_backend.c.i

.PHONY : momentum_backend.i

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

momentum_backend.s: momentum_backend.c.s

.PHONY : momentum_backend.s

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

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... rebuild_cache"
	@echo "... fast_ta"
	@echo "... edit_cache"
	@echo "... debug_tools.o"
	@echo "... debug_tools.i"
	@echo "... debug_tools.s"
	@echo "... error_methods.o"
	@echo "... error_methods.i"
	@echo "... error_methods.s"
	@echo "... funcs.o"
	@echo "... funcs.i"
	@echo "... funcs.s"
	@echo "... momentum.o"
	@echo "... momentum.i"
	@echo "... momentum.s"
	@echo "... momentum_backend.o"
	@echo "... momentum_backend.i"
	@echo "... momentum_backend.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

