Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102263786
Makefile2
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Feb 18, 21:35
Size
9 KB
Mime Type
text/x-makefile
Expires
Thu, Feb 20, 21:35 (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
24319458
Attached To
R7581 SP4E Homework
Makefile2
View Options
# 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
# The main recursive all target
all:
.PHONY : all
# The main recursive preinstall target
preinstall:
.PHONY : preinstall
#=============================================================================
# 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/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build
#=============================================================================
# Target rules for target CMakeFiles/part.dir
# All Build rule for target.
CMakeFiles/part.dir/all:
$(MAKE) -f CMakeFiles/part.dir/build.make CMakeFiles/part.dir/depend
$(MAKE) -f CMakeFiles/part.dir/build.make CMakeFiles/part.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles --progress-num=2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23 "Built target part"
.PHONY : CMakeFiles/part.dir/all
# Include target in all.
all: CMakeFiles/part.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/part.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles 22
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/part.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles 0
.PHONY : CMakeFiles/part.dir/rule
# Convenience name for target.
part: CMakeFiles/part.dir/rule
.PHONY : part
# clean rule for target.
CMakeFiles/part.dir/clean:
$(MAKE) -f CMakeFiles/part.dir/build.make CMakeFiles/part.dir/clean
.PHONY : CMakeFiles/part.dir/clean
# clean rule for target.
clean: CMakeFiles/part.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/doxygen.dir
# All Build rule for target.
CMakeFiles/doxygen.dir/all:
$(MAKE) -f CMakeFiles/doxygen.dir/build.make CMakeFiles/doxygen.dir/depend
$(MAKE) -f CMakeFiles/doxygen.dir/build.make CMakeFiles/doxygen.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles --progress-num=1 "Built target doxygen"
.PHONY : CMakeFiles/doxygen.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/doxygen.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/doxygen.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles 0
.PHONY : CMakeFiles/doxygen.dir/rule
# Convenience name for target.
doxygen: CMakeFiles/doxygen.dir/rule
.PHONY : doxygen
# clean rule for target.
CMakeFiles/doxygen.dir/clean:
$(MAKE) -f CMakeFiles/doxygen.dir/build.make CMakeFiles/doxygen.dir/clean
.PHONY : CMakeFiles/doxygen.dir/clean
# clean rule for target.
clean: CMakeFiles/doxygen.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/test_kepler.dir
# All Build rule for target.
CMakeFiles/test_kepler.dir/all: CMakeFiles/part.dir/all
$(MAKE) -f CMakeFiles/test_kepler.dir/build.make CMakeFiles/test_kepler.dir/depend
$(MAKE) -f CMakeFiles/test_kepler.dir/build.make CMakeFiles/test_kepler.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles --progress-num=28,29 "Built target test_kepler"
.PHONY : CMakeFiles/test_kepler.dir/all
# Include target in all.
all: CMakeFiles/test_kepler.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/test_kepler.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles 24
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test_kepler.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles 0
.PHONY : CMakeFiles/test_kepler.dir/rule
# Convenience name for target.
test_kepler: CMakeFiles/test_kepler.dir/rule
.PHONY : test_kepler
# clean rule for target.
CMakeFiles/test_kepler.dir/clean:
$(MAKE) -f CMakeFiles/test_kepler.dir/build.make CMakeFiles/test_kepler.dir/clean
.PHONY : CMakeFiles/test_kepler.dir/clean
# clean rule for target.
clean: CMakeFiles/test_kepler.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/particles.dir
# All Build rule for target.
CMakeFiles/particles.dir/all: CMakeFiles/part.dir/all
$(MAKE) -f CMakeFiles/particles.dir/build.make CMakeFiles/particles.dir/depend
$(MAKE) -f CMakeFiles/particles.dir/build.make CMakeFiles/particles.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles --progress-num=24,25 "Built target particles"
.PHONY : CMakeFiles/particles.dir/all
# Include target in all.
all: CMakeFiles/particles.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/particles.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles 24
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/particles.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles 0
.PHONY : CMakeFiles/particles.dir/rule
# Convenience name for target.
particles: CMakeFiles/particles.dir/rule
.PHONY : particles
# clean rule for target.
CMakeFiles/particles.dir/clean:
$(MAKE) -f CMakeFiles/particles.dir/build.make CMakeFiles/particles.dir/clean
.PHONY : CMakeFiles/particles.dir/clean
# clean rule for target.
clean: CMakeFiles/particles.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/test_fft.dir
# All Build rule for target.
CMakeFiles/test_fft.dir/all: CMakeFiles/part.dir/all
$(MAKE) -f CMakeFiles/test_fft.dir/build.make CMakeFiles/test_fft.dir/depend
$(MAKE) -f CMakeFiles/test_fft.dir/build.make CMakeFiles/test_fft.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles --progress-num=26,27 "Built target test_fft"
.PHONY : CMakeFiles/test_fft.dir/all
# Include target in all.
all: CMakeFiles/test_fft.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/test_fft.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles 24
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/test_fft.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles 0
.PHONY : CMakeFiles/test_fft.dir/rule
# Convenience name for target.
test_fft: CMakeFiles/test_fft.dir/rule
.PHONY : test_fft
# clean rule for target.
CMakeFiles/test_fft.dir/clean:
$(MAKE) -f CMakeFiles/test_fft.dir/build.make CMakeFiles/test_fft.dir/clean
.PHONY : CMakeFiles/test_fft.dir/clean
# clean rule for target.
clean: CMakeFiles/test_fft.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/doc.dir
# All Build rule for target.
CMakeFiles/doc.dir/all: CMakeFiles/doxygen.dir/all
$(MAKE) -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/depend
$(MAKE) -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles --progress-num= "Built target doc"
.PHONY : CMakeFiles/doc.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/doc.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/doc.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/shaqfa/Desktop/CourseHW/SP4EHW_IM/HW3/build/CMakeFiles 0
.PHONY : CMakeFiles/doc.dir/rule
# Convenience name for target.
doc: CMakeFiles/doc.dir/rule
.PHONY : doc
# clean rule for target.
CMakeFiles/doc.dir/clean:
$(MAKE) -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/clean
.PHONY : CMakeFiles/doc.dir/clean
# clean rule for target.
clean: CMakeFiles/doc.dir/clean
.PHONY : clean
#=============================================================================
# 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
Log In to Comment