Skip to content
Snippets Groups Projects
Commit 9d572e07 authored by Martin Beseda's avatar Martin Beseda
Browse files

DEL: Removed Makefile from the repo - it's being generated by CMake every time.

parent dd3b939e
No related branches found
No related tags found
No related merge requests found
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /home/martin/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/181.5540.8/bin/cmake/bin/cmake
# The command to remove a file.
RM = /home/martin/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/181.5540.8/bin/cmake/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/martin/4Neuro
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/martin/4Neuro
#=============================================================================
# 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/martin/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/181.5540.8/bin/cmake/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/home/martin/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/181.5540.8/bin/cmake/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/martin/4Neuro/CMakeFiles /home/martin/4Neuro/CMakeFiles/progress.marks
$(MAKE) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/martin/4Neuro/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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named connection_weight_test
# Build rule for target.
connection_weight_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 connection_weight_test
.PHONY : connection_weight_test
# fast build rule for target.
connection_weight_test/fast:
$(MAKE) -f build/CMakeFiles/connection_weight_test.dir/build.make build/CMakeFiles/connection_weight_test.dir/build
.PHONY : connection_weight_test/fast
#=============================================================================
# Target rules for targets named net_test_2
# Build rule for target.
net_test_2: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 net_test_2
.PHONY : net_test_2
# fast build rule for target.
net_test_2/fast:
$(MAKE) -f build/CMakeFiles/net_test_2.dir/build.make build/CMakeFiles/net_test_2.dir/build
.PHONY : net_test_2/fast
#=============================================================================
# Target rules for targets named neuron_test
# Build rule for target.
neuron_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 neuron_test
.PHONY : neuron_test
# fast build rule for target.
neuron_test/fast:
$(MAKE) -f build/CMakeFiles/neuron_test.dir/build.make build/CMakeFiles/neuron_test.dir/build
.PHONY : neuron_test/fast
#=============================================================================
# Target rules for targets named net_test_1
# Build rule for target.
net_test_1: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 net_test_1
.PHONY : net_test_1
# fast build rule for target.
net_test_1/fast:
$(MAKE) -f build/CMakeFiles/net_test_1.dir/build.make build/CMakeFiles/net_test_1.dir/build
.PHONY : net_test_1/fast
#=============================================================================
# Target rules for targets named 4neuro
# Build rule for target.
4neuro: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 4neuro
.PHONY : 4neuro
# fast build rule for target.
4neuro/fast:
$(MAKE) -f build/CMakeFiles/4neuro.dir/build.make build/CMakeFiles/4neuro.dir/build
.PHONY : 4neuro/fast
#=============================================================================
# Target rules for targets named net_test_3
# Build rule for target.
net_test_3: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 net_test_3
.PHONY : net_test_3
# fast build rule for target.
net_test_3/fast:
$(MAKE) -f build/CMakeFiles/net_test_3.dir/build.make build/CMakeFiles/net_test_3.dir/build
.PHONY : net_test_3/fast
#=============================================================================
# Target rules for targets named test_cases
# Build rule for target.
test_cases: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 test_cases
.PHONY : test_cases
# fast build rule for target.
test_cases/fast:
$(MAKE) -f build/CMakeFiles/test_cases.dir/build.make build/CMakeFiles/test_cases.dir/build
.PHONY : test_cases/fast
#=============================================================================
# Target rules for targets named binary_neuron_test
# Build rule for target.
binary_neuron_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 binary_neuron_test
.PHONY : binary_neuron_test
# fast build rule for target.
binary_neuron_test/fast:
$(MAKE) -f build/CMakeFiles/binary_neuron_test.dir/build.make build/CMakeFiles/binary_neuron_test.dir/build
.PHONY : binary_neuron_test/fast
#=============================================================================
# Target rules for targets named connection_weight_identity_test
# Build rule for target.
connection_weight_identity_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 connection_weight_identity_test
.PHONY : connection_weight_identity_test
# fast build rule for target.
connection_weight_identity_test/fast:
$(MAKE) -f build/CMakeFiles/connection_weight_identity_test.dir/build.make build/CMakeFiles/connection_weight_identity_test.dir/build
.PHONY : connection_weight_identity_test/fast
#=============================================================================
# Target rules for targets named boost_unit_test
# Build rule for target.
boost_unit_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 boost_unit_test
.PHONY : boost_unit_test
# fast build rule for target.
boost_unit_test/fast:
$(MAKE) -f build/CMakeFiles/boost_unit_test.dir/build.make build/CMakeFiles/boost_unit_test.dir/build
.PHONY : boost_unit_test/fast
#=============================================================================
# Target rules for targets named dataset_test
# Build rule for target.
dataset_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 dataset_test
.PHONY : dataset_test
# fast build rule for target.
dataset_test/fast:
$(MAKE) -f build/CMakeFiles/dataset_test.dir/build.make build/CMakeFiles/dataset_test.dir/build
.PHONY : dataset_test/fast
#=============================================================================
# Target rules for targets named neuron_serialization_example
# Build rule for target.
neuron_serialization_example: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 neuron_serialization_example
.PHONY : neuron_serialization_example
# fast build rule for target.
neuron_serialization_example/fast:
$(MAKE) -f build/CMakeFiles/neuron_serialization_example.dir/build.make build/CMakeFiles/neuron_serialization_example.dir/build
.PHONY : neuron_serialization_example/fast
#=============================================================================
# Target rules for targets named particle_swarm_test
# Build rule for target.
particle_swarm_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 particle_swarm_test
.PHONY : particle_swarm_test
# fast build rule for target.
particle_swarm_test/fast:
$(MAKE) -f build/CMakeFiles/particle_swarm_test.dir/build.make build/CMakeFiles/particle_swarm_test.dir/build
.PHONY : particle_swarm_test/fast
#=============================================================================
# Target rules for targets named net_test_ode_1
# Build rule for target.
net_test_ode_1: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 net_test_ode_1
.PHONY : net_test_ode_1
# fast build rule for target.
net_test_ode_1/fast:
$(MAKE) -f build/CMakeFiles/net_test_ode_1.dir/build.make build/CMakeFiles/net_test_ode_1.dir/build
.PHONY : net_test_ode_1/fast
#=============================================================================
# Target rules for targets named logistic_neuron_test
# Build rule for target.
logistic_neuron_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 logistic_neuron_test
.PHONY : logistic_neuron_test
# fast build rule for target.
logistic_neuron_test/fast:
$(MAKE) -f build/CMakeFiles/logistic_neuron_test.dir/build.make build/CMakeFiles/logistic_neuron_test.dir/build
.PHONY : logistic_neuron_test/fast
#=============================================================================
# Target rules for targets named tanh_neuron_test
# Build rule for target.
tanh_neuron_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tanh_neuron_test
.PHONY : tanh_neuron_test
# fast build rule for target.
tanh_neuron_test/fast:
$(MAKE) -f build/CMakeFiles/tanh_neuron_test.dir/build.make build/CMakeFiles/tanh_neuron_test.dir/build
.PHONY : tanh_neuron_test/fast
#=============================================================================
# Target rules for targets named connection_test
# Build rule for target.
connection_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 connection_test
.PHONY : connection_test
# fast build rule for target.
connection_test/fast:
$(MAKE) -f build/CMakeFiles/connection_test.dir/build.make build/CMakeFiles/connection_test.dir/build
.PHONY : connection_test/fast
#=============================================================================
# Target rules for targets named neural_network_test
# Build rule for target.
neural_network_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 neural_network_test
.PHONY : neural_network_test
# fast build rule for target.
neural_network_test/fast:
$(MAKE) -f build/CMakeFiles/neural_network_test.dir/build.make build/CMakeFiles/neural_network_test.dir/build
.PHONY : neural_network_test/fast
#=============================================================================
# Target rules for targets named errorfunction_test
# Build rule for target.
errorfunction_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 errorfunction_test
.PHONY : errorfunction_test
# fast build rule for target.
errorfunction_test/fast:
$(MAKE) -f build/CMakeFiles/errorfunction_test.dir/build.make build/CMakeFiles/errorfunction_test.dir/build
.PHONY : errorfunction_test/fast
#=============================================================================
# Target rules for targets named linear_neuron_test
# Build rule for target.
linear_neuron_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 linear_neuron_test
.PHONY : linear_neuron_test
# fast build rule for target.
linear_neuron_test/fast:
$(MAKE) -f build/CMakeFiles/linear_neuron_test.dir/build.make build/CMakeFiles/linear_neuron_test.dir/build
.PHONY : linear_neuron_test/fast
#=============================================================================
# Target rules for targets named particle_test
# Build rule for target.
particle_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 particle_test
.PHONY : particle_test
# fast build rule for target.
particle_test/fast:
$(MAKE) -f build/CMakeFiles/particle_test.dir/build.make build/CMakeFiles/particle_test.dir/build
.PHONY : particle_test/fast
#=============================================================================
# Target rules for targets named NeuralNetworkSum_test
# Build rule for target.
NeuralNetworkSum_test: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 NeuralNetworkSum_test
.PHONY : NeuralNetworkSum_test
# fast build rule for target.
NeuralNetworkSum_test/fast:
$(MAKE) -f build/CMakeFiles/NeuralNetworkSum_test.dir/build.make build/CMakeFiles/NeuralNetworkSum_test.dir/build
.PHONY : NeuralNetworkSum_test/fast
# 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 "... connection_weight_test"
@echo "... net_test_2"
@echo "... neuron_test"
@echo "... net_test_1"
@echo "... 4neuro"
@echo "... net_test_3"
@echo "... test_cases"
@echo "... binary_neuron_test"
@echo "... connection_weight_identity_test"
@echo "... boost_unit_test"
@echo "... dataset_test"
@echo "... neuron_serialization_example"
@echo "... particle_swarm_test"
@echo "... net_test_ode_1"
@echo "... logistic_neuron_test"
@echo "... tanh_neuron_test"
@echo "... connection_test"
@echo "... neural_network_test"
@echo "... errorfunction_test"
@echo "... linear_neuron_test"
@echo "... particle_test"
@echo "... NeuralNetworkSum_test"
.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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment