Page MenuHomec4science

Makefile
No OneTemporary

File Metadata

Created
Sat, Aug 17, 17:11

Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.12
# 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/Tristan Liardon/.CLion2018.2/system/cygwin_cmake/bin/cmake.exe"
# The command to remove a file.
RM = "/cygdrive/c/Users/Tristan Liardon/.CLion2018.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/pcsc_projet/guggisberg-liardon-numerical-integration
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /cygdrive/c/pcsc_projet/guggisberg-liardon-numerical-integration/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/Tristan Liardon/.CLion2018.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/Tristan Liardon/.CLion2018.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/pcsc_projet/guggisberg-liardon-numerical-integration/cmake-build-debug/CMakeFiles /cygdrive/c/pcsc_projet/guggisberg-liardon-numerical-integration/cmake-build-debug/CMakeFiles/progress.marks
$(MAKE) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /cygdrive/c/pcsc_projet/guggisberg-liardon-numerical-integration/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 guggisberg_liardon_numerical_integration
# Build rule for target.
guggisberg_liardon_numerical_integration: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 guggisberg_liardon_numerical_integration
.PHONY : guggisberg_liardon_numerical_integration
# fast build rule for target.
guggisberg_liardon_numerical_integration/fast:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/build
.PHONY : guggisberg_liardon_numerical_integration/fast
Domain.o: Domain.cpp.o
.PHONY : Domain.o
# target to build an object file
Domain.cpp.o:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/Domain.cpp.o
.PHONY : Domain.cpp.o
Domain.i: Domain.cpp.i
.PHONY : Domain.i
# target to preprocess a source file
Domain.cpp.i:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/Domain.cpp.i
.PHONY : Domain.cpp.i
Domain.s: Domain.cpp.s
.PHONY : Domain.s
# target to generate assembly for a file
Domain.cpp.s:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/Domain.cpp.s
.PHONY : Domain.cpp.s
DomainCartesian.o: DomainCartesian.cpp.o
.PHONY : DomainCartesian.o
# target to build an object file
DomainCartesian.cpp.o:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/DomainCartesian.cpp.o
.PHONY : DomainCartesian.cpp.o
DomainCartesian.i: DomainCartesian.cpp.i
.PHONY : DomainCartesian.i
# target to preprocess a source file
DomainCartesian.cpp.i:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/DomainCartesian.cpp.i
.PHONY : DomainCartesian.cpp.i
DomainCartesian.s: DomainCartesian.cpp.s
.PHONY : DomainCartesian.s
# target to generate assembly for a file
DomainCartesian.cpp.s:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/DomainCartesian.cpp.s
.PHONY : DomainCartesian.cpp.s
Exception.o: Exception.cpp.o
.PHONY : Exception.o
# target to build an object file
Exception.cpp.o:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/Exception.cpp.o
.PHONY : Exception.cpp.o
Exception.i: Exception.cpp.i
.PHONY : Exception.i
# target to preprocess a source file
Exception.cpp.i:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/Exception.cpp.i
.PHONY : Exception.cpp.i
Exception.s: Exception.cpp.s
.PHONY : Exception.s
# target to generate assembly for a file
Exception.cpp.s:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/Exception.cpp.s
.PHONY : Exception.cpp.s
Function.o: Function.cpp.o
.PHONY : Function.o
# target to build an object file
Function.cpp.o:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/Function.cpp.o
.PHONY : Function.cpp.o
Function.i: Function.cpp.i
.PHONY : Function.i
# target to preprocess a source file
Function.cpp.i:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/Function.cpp.i
.PHONY : Function.cpp.i
Function.s: Function.cpp.s
.PHONY : Function.s
# target to generate assembly for a file
Function.cpp.s:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/Function.cpp.s
.PHONY : Function.cpp.s
IntegralSolver1D.o: IntegralSolver1D.cpp.o
.PHONY : IntegralSolver1D.o
# target to build an object file
IntegralSolver1D.cpp.o:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/IntegralSolver1D.cpp.o
.PHONY : IntegralSolver1D.cpp.o
IntegralSolver1D.i: IntegralSolver1D.cpp.i
.PHONY : IntegralSolver1D.i
# target to preprocess a source file
IntegralSolver1D.cpp.i:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/IntegralSolver1D.cpp.i
.PHONY : IntegralSolver1D.cpp.i
IntegralSolver1D.s: IntegralSolver1D.cpp.s
.PHONY : IntegralSolver1D.s
# target to generate assembly for a file
IntegralSolver1D.cpp.s:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/IntegralSolver1D.cpp.s
.PHONY : IntegralSolver1D.cpp.s
IntegralSolver2D.o: IntegralSolver2D.cpp.o
.PHONY : IntegralSolver2D.o
# target to build an object file
IntegralSolver2D.cpp.o:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/IntegralSolver2D.cpp.o
.PHONY : IntegralSolver2D.cpp.o
IntegralSolver2D.i: IntegralSolver2D.cpp.i
.PHONY : IntegralSolver2D.i
# target to preprocess a source file
IntegralSolver2D.cpp.i:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/IntegralSolver2D.cpp.i
.PHONY : IntegralSolver2D.cpp.i
IntegralSolver2D.s: IntegralSolver2D.cpp.s
.PHONY : IntegralSolver2D.s
# target to generate assembly for a file
IntegralSolver2D.cpp.s:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/IntegralSolver2D.cpp.s
.PHONY : IntegralSolver2D.cpp.s
IntegrationSolver.o: IntegrationSolver.cpp.o
.PHONY : IntegrationSolver.o
# target to build an object file
IntegrationSolver.cpp.o:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/IntegrationSolver.cpp.o
.PHONY : IntegrationSolver.cpp.o
IntegrationSolver.i: IntegrationSolver.cpp.i
.PHONY : IntegrationSolver.i
# target to preprocess a source file
IntegrationSolver.cpp.i:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/IntegrationSolver.cpp.i
.PHONY : IntegrationSolver.cpp.i
IntegrationSolver.s: IntegrationSolver.cpp.s
.PHONY : IntegrationSolver.s
# target to generate assembly for a file
IntegrationSolver.cpp.s:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/IntegrationSolver.cpp.s
.PHONY : IntegrationSolver.cpp.s
Method.o: Method.cpp.o
.PHONY : Method.o
# target to build an object file
Method.cpp.o:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/Method.cpp.o
.PHONY : Method.cpp.o
Method.i: Method.cpp.i
.PHONY : Method.i
# target to preprocess a source file
Method.cpp.i:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/Method.cpp.i
.PHONY : Method.cpp.i
Method.s: Method.cpp.s
.PHONY : Method.s
# target to generate assembly for a file
Method.cpp.s:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/Method.cpp.s
.PHONY : Method.cpp.s
OutOfRangeException.o: OutOfRangeException.cpp.o
.PHONY : OutOfRangeException.o
# target to build an object file
OutOfRangeException.cpp.o:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/OutOfRangeException.cpp.o
.PHONY : OutOfRangeException.cpp.o
OutOfRangeException.i: OutOfRangeException.cpp.i
.PHONY : OutOfRangeException.i
# target to preprocess a source file
OutOfRangeException.cpp.i:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/OutOfRangeException.cpp.i
.PHONY : OutOfRangeException.cpp.i
OutOfRangeException.s: OutOfRangeException.cpp.s
.PHONY : OutOfRangeException.s
# target to generate assembly for a file
OutOfRangeException.cpp.s:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/OutOfRangeException.cpp.s
.PHONY : OutOfRangeException.cpp.s
main.o: main.cpp.o
.PHONY : main.o
# target to build an object file
main.cpp.o:
$(MAKE) -f CMakeFiles/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.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/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.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/guggisberg_liardon_numerical_integration.dir/build.make CMakeFiles/guggisberg_liardon_numerical_integration.dir/main.cpp.s
.PHONY : 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 "... guggisberg_liardon_numerical_integration"
@echo "... edit_cache"
@echo "... Domain.o"
@echo "... Domain.i"
@echo "... Domain.s"
@echo "... DomainCartesian.o"
@echo "... DomainCartesian.i"
@echo "... DomainCartesian.s"
@echo "... Exception.o"
@echo "... Exception.i"
@echo "... Exception.s"
@echo "... Function.o"
@echo "... Function.i"
@echo "... Function.s"
@echo "... IntegralSolver1D.o"
@echo "... IntegralSolver1D.i"
@echo "... IntegralSolver1D.s"
@echo "... IntegralSolver2D.o"
@echo "... IntegralSolver2D.i"
@echo "... IntegralSolver2D.s"
@echo "... IntegrationSolver.o"
@echo "... IntegrationSolver.i"
@echo "... IntegrationSolver.s"
@echo "... Method.o"
@echo "... Method.i"
@echo "... Method.s"
@echo "... OutOfRangeException.o"
@echo "... OutOfRangeException.i"
@echo "... OutOfRangeException.s"
@echo "... main.o"
@echo "... main.i"
@echo "... 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