# 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/local/bin/cmake # The command to remove a file. RM = /usr/local/bin/cmake -E remove -f # The program to use to edit the cache. CMAKE_EDIT_COMMAND = /usr/local/bin/ccmake # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/sergun/leva # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/sergun/leva #============================================================================= # 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/local/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/local/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 cd /home/sergun/leva && $(CMAKE_COMMAND) -E cmake_progress_start /home/sergun/leva/CMakeFiles /home/sergun/leva/libleva/CMakeFiles/progress.marks cd /home/sergun/leva && $(MAKE) -f CMakeFiles/Makefile2 libleva/all $(CMAKE_COMMAND) -E cmake_progress_start /home/sergun/leva/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/sergun/leva && $(MAKE) -f CMakeFiles/Makefile2 libleva/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/sergun/leva && $(MAKE) -f CMakeFiles/Makefile2 libleva/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/sergun/leva && $(MAKE) -f CMakeFiles/Makefile2 libleva/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/sergun/leva && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. libleva/CMakeFiles/leva.dir/rule: cd /home/sergun/leva && $(MAKE) -f CMakeFiles/Makefile2 libleva/CMakeFiles/leva.dir/rule .PHONY : libleva/CMakeFiles/leva.dir/rule # Convenience name for target. leva: libleva/CMakeFiles/leva.dir/rule .PHONY : leva # fast build rule for target. leva/fast: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/build .PHONY : leva/fast binaryexpression.o: binaryexpression.cpp.o .PHONY : binaryexpression.o # target to build an object file binaryexpression.cpp.o: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/binaryexpression.cpp.o .PHONY : binaryexpression.cpp.o binaryexpression.i: binaryexpression.cpp.i .PHONY : binaryexpression.i # target to preprocess a source file binaryexpression.cpp.i: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/binaryexpression.cpp.i .PHONY : binaryexpression.cpp.i binaryexpression.s: binaryexpression.cpp.s .PHONY : binaryexpression.s # target to generate assembly for a file binaryexpression.cpp.s: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/binaryexpression.cpp.s .PHONY : binaryexpression.cpp.s double.o: double.cpp.o .PHONY : double.o # target to build an object file double.cpp.o: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/double.cpp.o .PHONY : double.cpp.o double.i: double.cpp.i .PHONY : double.i # target to preprocess a source file double.cpp.i: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/double.cpp.i .PHONY : double.cpp.i double.s: double.cpp.s .PHONY : double.s # target to generate assembly for a file double.cpp.s: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/double.cpp.s .PHONY : double.cpp.s expptr.o: expptr.cpp.o .PHONY : expptr.o # target to build an object file expptr.cpp.o: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/expptr.cpp.o .PHONY : expptr.cpp.o expptr.i: expptr.cpp.i .PHONY : expptr.i # target to preprocess a source file expptr.cpp.i: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/expptr.cpp.i .PHONY : expptr.cpp.i expptr.s: expptr.cpp.s .PHONY : expptr.s # target to generate assembly for a file expptr.cpp.s: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/expptr.cpp.s .PHONY : expptr.cpp.s expression.o: expression.cpp.o .PHONY : expression.o # target to build an object file expression.cpp.o: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/expression.cpp.o .PHONY : expression.cpp.o expression.i: expression.cpp.i .PHONY : expression.i # target to preprocess a source file expression.cpp.i: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/expression.cpp.i .PHONY : expression.cpp.i expression.s: expression.cpp.s .PHONY : expression.s # target to generate assembly for a file expression.cpp.s: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/expression.cpp.s .PHONY : expression.cpp.s unaryexpression.o: unaryexpression.cpp.o .PHONY : unaryexpression.o # target to build an object file unaryexpression.cpp.o: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/unaryexpression.cpp.o .PHONY : unaryexpression.cpp.o unaryexpression.i: unaryexpression.cpp.i .PHONY : unaryexpression.i # target to preprocess a source file unaryexpression.cpp.i: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/unaryexpression.cpp.i .PHONY : unaryexpression.cpp.i unaryexpression.s: unaryexpression.cpp.s .PHONY : unaryexpression.s # target to generate assembly for a file unaryexpression.cpp.s: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/unaryexpression.cpp.s .PHONY : unaryexpression.cpp.s unsupportedopexception.o: unsupportedopexception.cpp.o .PHONY : unsupportedopexception.o # target to build an object file unsupportedopexception.cpp.o: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/unsupportedopexception.cpp.o .PHONY : unsupportedopexception.cpp.o unsupportedopexception.i: unsupportedopexception.cpp.i .PHONY : unsupportedopexception.i # target to preprocess a source file unsupportedopexception.cpp.i: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/unsupportedopexception.cpp.i .PHONY : unsupportedopexception.cpp.i unsupportedopexception.s: unsupportedopexception.cpp.s .PHONY : unsupportedopexception.s # target to generate assembly for a file unsupportedopexception.cpp.s: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/unsupportedopexception.cpp.s .PHONY : unsupportedopexception.cpp.s variable.o: variable.cpp.o .PHONY : variable.o # target to build an object file variable.cpp.o: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/variable.cpp.o .PHONY : variable.cpp.o variable.i: variable.cpp.i .PHONY : variable.i # target to preprocess a source file variable.cpp.i: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/variable.cpp.i .PHONY : variable.cpp.i variable.s: variable.cpp.s .PHONY : variable.s # target to generate assembly for a file variable.cpp.s: cd /home/sergun/leva && $(MAKE) -f libleva/CMakeFiles/leva.dir/build.make libleva/CMakeFiles/leva.dir/variable.cpp.s .PHONY : variable.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 "... edit_cache" @echo "... leva" @echo "... rebuild_cache" @echo "... binaryexpression.o" @echo "... binaryexpression.i" @echo "... binaryexpression.s" @echo "... double.o" @echo "... double.i" @echo "... double.s" @echo "... expptr.o" @echo "... expptr.i" @echo "... expptr.s" @echo "... expression.o" @echo "... expression.i" @echo "... expression.s" @echo "... unaryexpression.o" @echo "... unaryexpression.i" @echo "... unaryexpression.s" @echo "... unsupportedopexception.o" @echo "... unsupportedopexception.i" @echo "... unsupportedopexception.s" @echo "... variable.o" @echo "... variable.i" @echo "... variable.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: cd /home/sergun/leva && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system