# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.8 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canoncical 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 # The program to use to edit the cache. CMAKE_EDIT_COMMAND = /usr/bin/ccmake # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = "/home/ubuntu/Desktop/compgeom_ex4_prog2_begetis/paradoteo/compgeom_ex4_prog2_begetis (2)" # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = "/home/ubuntu/Desktop/compgeom_ex4_prog2_begetis/paradoteo/compgeom_ex4_prog2_begetis (2)" #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /usr/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 # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start "/home/ubuntu/Desktop/compgeom_ex4_prog2_begetis/paradoteo/compgeom_ex4_prog2_begetis (2)/CMakeFiles" "/home/ubuntu/Desktop/compgeom_ex4_prog2_begetis/paradoteo/compgeom_ex4_prog2_begetis (2)/CMakeFiles/progress.marks" $(MAKE) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start "/home/ubuntu/Desktop/compgeom_ex4_prog2_begetis/paradoteo/compgeom_ex4_prog2_begetis (2)/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 triangulation1 # Build rule for target. triangulation1: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 triangulation1 .PHONY : triangulation1 # fast build rule for target. triangulation1/fast: $(MAKE) -f CMakeFiles/triangulation1.dir/build.make CMakeFiles/triangulation1.dir/build .PHONY : triangulation1/fast #============================================================================= # Target rules for targets named triangulation2 # Build rule for target. triangulation2: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 triangulation2 .PHONY : triangulation2 # fast build rule for target. triangulation2/fast: $(MAKE) -f CMakeFiles/triangulation2.dir/build.make CMakeFiles/triangulation2.dir/build .PHONY : triangulation2/fast #============================================================================= # Target rules for targets named triangulation3 # Build rule for target. triangulation3: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 triangulation3 .PHONY : triangulation3 # fast build rule for target. triangulation3/fast: $(MAKE) -f CMakeFiles/triangulation3.dir/build.make CMakeFiles/triangulation3.dir/build .PHONY : triangulation3/fast #============================================================================= # Target rules for targets named triangulation3_Reg_vs_Del # Build rule for target. triangulation3_Reg_vs_Del: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 triangulation3_Reg_vs_Del .PHONY : triangulation3_Reg_vs_Del # fast build rule for target. triangulation3_Reg_vs_Del/fast: $(MAKE) -f CMakeFiles/triangulation3_Reg_vs_Del.dir/build.make CMakeFiles/triangulation3_Reg_vs_Del.dir/build .PHONY : triangulation3_Reg_vs_Del/fast #============================================================================= # Target rules for targets named triangulation_bonus # Build rule for target. triangulation_bonus: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 triangulation_bonus .PHONY : triangulation_bonus # fast build rule for target. triangulation_bonus/fast: $(MAKE) -f CMakeFiles/triangulation_bonus.dir/build.make CMakeFiles/triangulation_bonus.dir/build .PHONY : triangulation_bonus/fast # target to build an object file triangulation1.o: $(MAKE) -f CMakeFiles/triangulation1.dir/build.make CMakeFiles/triangulation1.dir/triangulation1.o .PHONY : triangulation1.o # target to preprocess a source file triangulation1.i: $(MAKE) -f CMakeFiles/triangulation1.dir/build.make CMakeFiles/triangulation1.dir/triangulation1.i .PHONY : triangulation1.i # target to generate assembly for a file triangulation1.s: $(MAKE) -f CMakeFiles/triangulation1.dir/build.make CMakeFiles/triangulation1.dir/triangulation1.s .PHONY : triangulation1.s # target to build an object file triangulation2.o: $(MAKE) -f CMakeFiles/triangulation2.dir/build.make CMakeFiles/triangulation2.dir/triangulation2.o .PHONY : triangulation2.o # target to preprocess a source file triangulation2.i: $(MAKE) -f CMakeFiles/triangulation2.dir/build.make CMakeFiles/triangulation2.dir/triangulation2.i .PHONY : triangulation2.i # target to generate assembly for a file triangulation2.s: $(MAKE) -f CMakeFiles/triangulation2.dir/build.make CMakeFiles/triangulation2.dir/triangulation2.s .PHONY : triangulation2.s # target to build an object file triangulation3.o: $(MAKE) -f CMakeFiles/triangulation3.dir/build.make CMakeFiles/triangulation3.dir/triangulation3.o .PHONY : triangulation3.o # target to preprocess a source file triangulation3.i: $(MAKE) -f CMakeFiles/triangulation3.dir/build.make CMakeFiles/triangulation3.dir/triangulation3.i .PHONY : triangulation3.i # target to generate assembly for a file triangulation3.s: $(MAKE) -f CMakeFiles/triangulation3.dir/build.make CMakeFiles/triangulation3.dir/triangulation3.s .PHONY : triangulation3.s # target to build an object file triangulation3_Reg_vs_Del.o: $(MAKE) -f CMakeFiles/triangulation3_Reg_vs_Del.dir/build.make CMakeFiles/triangulation3_Reg_vs_Del.dir/triangulation3_Reg_vs_Del.o .PHONY : triangulation3_Reg_vs_Del.o # target to preprocess a source file triangulation3_Reg_vs_Del.i: $(MAKE) -f CMakeFiles/triangulation3_Reg_vs_Del.dir/build.make CMakeFiles/triangulation3_Reg_vs_Del.dir/triangulation3_Reg_vs_Del.i .PHONY : triangulation3_Reg_vs_Del.i # target to generate assembly for a file triangulation3_Reg_vs_Del.s: $(MAKE) -f CMakeFiles/triangulation3_Reg_vs_Del.dir/build.make CMakeFiles/triangulation3_Reg_vs_Del.dir/triangulation3_Reg_vs_Del.s .PHONY : triangulation3_Reg_vs_Del.s # target to build an object file triangulation_bonus.o: $(MAKE) -f CMakeFiles/triangulation_bonus.dir/build.make CMakeFiles/triangulation_bonus.dir/triangulation_bonus.o .PHONY : triangulation_bonus.o # target to preprocess a source file triangulation_bonus.i: $(MAKE) -f CMakeFiles/triangulation_bonus.dir/build.make CMakeFiles/triangulation_bonus.dir/triangulation_bonus.i .PHONY : triangulation_bonus.i # target to generate assembly for a file triangulation_bonus.s: $(MAKE) -f CMakeFiles/triangulation_bonus.dir/build.make CMakeFiles/triangulation_bonus.dir/triangulation_bonus.s .PHONY : triangulation_bonus.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 "... edit_cache" @echo "... rebuild_cache" @echo "... triangulation1" @echo "... triangulation2" @echo "... triangulation3" @echo "... triangulation3_Reg_vs_Del" @echo "... triangulation_bonus" @echo "... triangulation1.o" @echo "... triangulation1.i" @echo "... triangulation1.s" @echo "... triangulation2.o" @echo "... triangulation2.i" @echo "... triangulation2.s" @echo "... triangulation3.o" @echo "... triangulation3.i" @echo "... triangulation3.s" @echo "... triangulation3_Reg_vs_Del.o" @echo "... triangulation3_Reg_vs_Del.i" @echo "... triangulation3_Reg_vs_Del.s" @echo "... triangulation_bonus.o" @echo "... triangulation_bonus.i" @echo "... triangulation_bonus.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