Page MenuHomec4science

Makefile
No OneTemporary

File Metadata

Created
Wed, May 22, 08:52

Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.8
# 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 = /cygdrive/c/Users/nicol/.CLion2017.2/system/cygwin_cmake/bin/cmake.exe
# The command to remove a file.
RM = /cygdrive/c/Users/nicol/.CLion2017.2/system/cygwin_cmake/bin/cmake.exe -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /cygdrive/c/Users/nicol/Desktop/Group15/pcsc_VectorialODE_group15
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /cygdrive/c/Users/nicol/Desktop/Group15/pcsc_VectorialODE_group15/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..."
/cygdrive/c/Users/nicol/.CLion2017.2/system/cygwin_cmake/bin/cmake.exe -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..."
/cygdrive/c/Users/nicol/.CLion2017.2/system/cygwin_cmake/bin/cmake.exe -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 /cygdrive/c/Users/nicol/Desktop/Group15/pcsc_VectorialODE_group15/cmake-build-debug/CMakeFiles /cygdrive/c/Users/nicol/Desktop/Group15/pcsc_VectorialODE_group15/cmake-build-debug/CMakeFiles/progress.marks
$(MAKE) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/c/Users/nicol/Desktop/Group15/pcsc_VectorialODE_group15/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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named test_main
# Build rule for target.
test_main: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 test_main
.PHONY : test_main
# fast build rule for target.
test_main/fast:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/build
.PHONY : test_main/fast
#=============================================================================
# Target rules for targets named main
# Build rule for target.
main: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 main
.PHONY : main
# fast build rule for target.
main/fast:
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/build
.PHONY : main/fast
Bashforth.o: Bashforth.cpp.o
.PHONY : Bashforth.o
# target to build an object file
Bashforth.cpp.o:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/Bashforth.cpp.o
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/Bashforth.cpp.o
.PHONY : Bashforth.cpp.o
Bashforth.i: Bashforth.cpp.i
.PHONY : Bashforth.i
# target to preprocess a source file
Bashforth.cpp.i:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/Bashforth.cpp.i
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/Bashforth.cpp.i
.PHONY : Bashforth.cpp.i
Bashforth.s: Bashforth.cpp.s
.PHONY : Bashforth.s
# target to generate assembly for a file
Bashforth.cpp.s:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/Bashforth.cpp.s
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/Bashforth.cpp.s
.PHONY : Bashforth.cpp.s
BashforthFirstStep.o: BashforthFirstStep.cpp.o
.PHONY : BashforthFirstStep.o
# target to build an object file
BashforthFirstStep.cpp.o:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/BashforthFirstStep.cpp.o
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/BashforthFirstStep.cpp.o
.PHONY : BashforthFirstStep.cpp.o
BashforthFirstStep.i: BashforthFirstStep.cpp.i
.PHONY : BashforthFirstStep.i
# target to preprocess a source file
BashforthFirstStep.cpp.i:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/BashforthFirstStep.cpp.i
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/BashforthFirstStep.cpp.i
.PHONY : BashforthFirstStep.cpp.i
BashforthFirstStep.s: BashforthFirstStep.cpp.s
.PHONY : BashforthFirstStep.s
# target to generate assembly for a file
BashforthFirstStep.cpp.s:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/BashforthFirstStep.cpp.s
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/BashforthFirstStep.cpp.s
.PHONY : BashforthFirstStep.cpp.s
BashforthFourthStep.o: BashforthFourthStep.cpp.o
.PHONY : BashforthFourthStep.o
# target to build an object file
BashforthFourthStep.cpp.o:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/BashforthFourthStep.cpp.o
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/BashforthFourthStep.cpp.o
.PHONY : BashforthFourthStep.cpp.o
BashforthFourthStep.i: BashforthFourthStep.cpp.i
.PHONY : BashforthFourthStep.i
# target to preprocess a source file
BashforthFourthStep.cpp.i:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/BashforthFourthStep.cpp.i
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/BashforthFourthStep.cpp.i
.PHONY : BashforthFourthStep.cpp.i
BashforthFourthStep.s: BashforthFourthStep.cpp.s
.PHONY : BashforthFourthStep.s
# target to generate assembly for a file
BashforthFourthStep.cpp.s:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/BashforthFourthStep.cpp.s
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/BashforthFourthStep.cpp.s
.PHONY : BashforthFourthStep.cpp.s
BashforthSecondStep.o: BashforthSecondStep.cpp.o
.PHONY : BashforthSecondStep.o
# target to build an object file
BashforthSecondStep.cpp.o:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/BashforthSecondStep.cpp.o
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/BashforthSecondStep.cpp.o
.PHONY : BashforthSecondStep.cpp.o
BashforthSecondStep.i: BashforthSecondStep.cpp.i
.PHONY : BashforthSecondStep.i
# target to preprocess a source file
BashforthSecondStep.cpp.i:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/BashforthSecondStep.cpp.i
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/BashforthSecondStep.cpp.i
.PHONY : BashforthSecondStep.cpp.i
BashforthSecondStep.s: BashforthSecondStep.cpp.s
.PHONY : BashforthSecondStep.s
# target to generate assembly for a file
BashforthSecondStep.cpp.s:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/BashforthSecondStep.cpp.s
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/BashforthSecondStep.cpp.s
.PHONY : BashforthSecondStep.cpp.s
BashforthThirdStep.o: BashforthThirdStep.cpp.o
.PHONY : BashforthThirdStep.o
# target to build an object file
BashforthThirdStep.cpp.o:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/BashforthThirdStep.cpp.o
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/BashforthThirdStep.cpp.o
.PHONY : BashforthThirdStep.cpp.o
BashforthThirdStep.i: BashforthThirdStep.cpp.i
.PHONY : BashforthThirdStep.i
# target to preprocess a source file
BashforthThirdStep.cpp.i:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/BashforthThirdStep.cpp.i
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/BashforthThirdStep.cpp.i
.PHONY : BashforthThirdStep.cpp.i
BashforthThirdStep.s: BashforthThirdStep.cpp.s
.PHONY : BashforthThirdStep.s
# target to generate assembly for a file
BashforthThirdStep.cpp.s:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/BashforthThirdStep.cpp.s
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/BashforthThirdStep.cpp.s
.PHONY : BashforthThirdStep.cpp.s
Input.o: Input.cpp.o
.PHONY : Input.o
# target to build an object file
Input.cpp.o:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/Input.cpp.o
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/Input.cpp.o
.PHONY : Input.cpp.o
Input.i: Input.cpp.i
.PHONY : Input.i
# target to preprocess a source file
Input.cpp.i:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/Input.cpp.i
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/Input.cpp.i
.PHONY : Input.cpp.i
Input.s: Input.cpp.s
.PHONY : Input.s
# target to generate assembly for a file
Input.cpp.s:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/Input.cpp.s
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/Input.cpp.s
.PHONY : Input.cpp.s
RungeKutta.o: RungeKutta.cpp.o
.PHONY : RungeKutta.o
# target to build an object file
RungeKutta.cpp.o:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/RungeKutta.cpp.o
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/RungeKutta.cpp.o
.PHONY : RungeKutta.cpp.o
RungeKutta.i: RungeKutta.cpp.i
.PHONY : RungeKutta.i
# target to preprocess a source file
RungeKutta.cpp.i:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/RungeKutta.cpp.i
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/RungeKutta.cpp.i
.PHONY : RungeKutta.cpp.i
RungeKutta.s: RungeKutta.cpp.s
.PHONY : RungeKutta.s
# target to generate assembly for a file
RungeKutta.cpp.s:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/RungeKutta.cpp.s
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/RungeKutta.cpp.s
.PHONY : RungeKutta.cpp.s
RungeKuttaOrder2.o: RungeKuttaOrder2.cpp.o
.PHONY : RungeKuttaOrder2.o
# target to build an object file
RungeKuttaOrder2.cpp.o:
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/RungeKuttaOrder2.cpp.o
.PHONY : RungeKuttaOrder2.cpp.o
RungeKuttaOrder2.i: RungeKuttaOrder2.cpp.i
.PHONY : RungeKuttaOrder2.i
# target to preprocess a source file
RungeKuttaOrder2.cpp.i:
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/RungeKuttaOrder2.cpp.i
.PHONY : RungeKuttaOrder2.cpp.i
RungeKuttaOrder2.s: RungeKuttaOrder2.cpp.s
.PHONY : RungeKuttaOrder2.s
# target to generate assembly for a file
RungeKuttaOrder2.cpp.s:
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/RungeKuttaOrder2.cpp.s
.PHONY : RungeKuttaOrder2.cpp.s
RungeKuttaOrder4.o: RungeKuttaOrder4.cpp.o
.PHONY : RungeKuttaOrder4.o
# target to build an object file
RungeKuttaOrder4.cpp.o:
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/RungeKuttaOrder4.cpp.o
.PHONY : RungeKuttaOrder4.cpp.o
RungeKuttaOrder4.i: RungeKuttaOrder4.cpp.i
.PHONY : RungeKuttaOrder4.i
# target to preprocess a source file
RungeKuttaOrder4.cpp.i:
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/RungeKuttaOrder4.cpp.i
.PHONY : RungeKuttaOrder4.cpp.i
RungeKuttaOrder4.s: RungeKuttaOrder4.cpp.s
.PHONY : RungeKuttaOrder4.s
# target to generate assembly for a file
RungeKuttaOrder4.cpp.s:
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/RungeKuttaOrder4.cpp.s
.PHONY : RungeKuttaOrder4.cpp.s
Solution.o: Solution.cpp.o
.PHONY : Solution.o
# target to build an object file
Solution.cpp.o:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/Solution.cpp.o
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/Solution.cpp.o
.PHONY : Solution.cpp.o
Solution.i: Solution.cpp.i
.PHONY : Solution.i
# target to preprocess a source file
Solution.cpp.i:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/Solution.cpp.i
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/Solution.cpp.i
.PHONY : Solution.cpp.i
Solution.s: Solution.cpp.s
.PHONY : Solution.s
# target to generate assembly for a file
Solution.cpp.s:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/Solution.cpp.s
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/Solution.cpp.s
.PHONY : Solution.cpp.s
VectorialODE.o: VectorialODE.cpp.o
.PHONY : VectorialODE.o
# target to build an object file
VectorialODE.cpp.o:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/VectorialODE.cpp.o
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/VectorialODE.cpp.o
.PHONY : VectorialODE.cpp.o
VectorialODE.i: VectorialODE.cpp.i
.PHONY : VectorialODE.i
# target to preprocess a source file
VectorialODE.cpp.i:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/VectorialODE.cpp.i
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/VectorialODE.cpp.i
.PHONY : VectorialODE.cpp.i
VectorialODE.s: VectorialODE.cpp.s
.PHONY : VectorialODE.s
# target to generate assembly for a file
VectorialODE.cpp.s:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/VectorialODE.cpp.s
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/VectorialODE.cpp.s
.PHONY : VectorialODE.cpp.s
main.o: main.cpp.o
.PHONY : main.o
# target to build an object file
main.cpp.o:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/main.cpp.o
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/main.cpp.o
.PHONY : main.cpp.o
main.i: main.cpp.i
.PHONY : main.i
# target to preprocess a source file
main.cpp.i:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/main.cpp.i
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/main.cpp.i
.PHONY : main.cpp.i
main.s: main.cpp.s
.PHONY : main.s
# target to generate assembly for a file
main.cpp.s:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/main.cpp.s
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/main.cpp.s
.PHONY : main.cpp.s
test_main.o: test_main.cpp.o
.PHONY : test_main.o
# target to build an object file
test_main.cpp.o:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/test_main.cpp.o
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/test_main.cpp.o
.PHONY : test_main.cpp.o
test_main.i: test_main.cpp.i
.PHONY : test_main.i
# target to preprocess a source file
test_main.cpp.i:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/test_main.cpp.i
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/test_main.cpp.i
.PHONY : test_main.cpp.i
test_main.s: test_main.cpp.s
.PHONY : test_main.s
# target to generate assembly for a file
test_main.cpp.s:
$(MAKE) -f CMakeFiles/test_main.dir/build.make CMakeFiles/test_main.dir/test_main.cpp.s
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/test_main.cpp.s
.PHONY : test_main.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 "... test_main"
@echo "... main"
@echo "... Bashforth.o"
@echo "... Bashforth.i"
@echo "... Bashforth.s"
@echo "... BashforthFirstStep.o"
@echo "... BashforthFirstStep.i"
@echo "... BashforthFirstStep.s"
@echo "... BashforthFourthStep.o"
@echo "... BashforthFourthStep.i"
@echo "... BashforthFourthStep.s"
@echo "... BashforthSecondStep.o"
@echo "... BashforthSecondStep.i"
@echo "... BashforthSecondStep.s"
@echo "... BashforthThirdStep.o"
@echo "... BashforthThirdStep.i"
@echo "... BashforthThirdStep.s"
@echo "... Input.o"
@echo "... Input.i"
@echo "... Input.s"
@echo "... RungeKutta.o"
@echo "... RungeKutta.i"
@echo "... RungeKutta.s"
@echo "... RungeKuttaOrder2.o"
@echo "... RungeKuttaOrder2.i"
@echo "... RungeKuttaOrder2.s"
@echo "... RungeKuttaOrder4.o"
@echo "... RungeKuttaOrder4.i"
@echo "... RungeKuttaOrder4.s"
@echo "... Solution.o"
@echo "... Solution.i"
@echo "... Solution.s"
@echo "... VectorialODE.o"
@echo "... VectorialODE.i"
@echo "... VectorialODE.s"
@echo "... main.o"
@echo "... main.i"
@echo "... main.s"
@echo "... test_main.o"
@echo "... test_main.i"
@echo "... test_main.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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

Event Timeline