# 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 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 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/longxuegang/dba_public_scripts_tools/sqlparser # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/longxuegang/dba_public_scripts_tools/sqlparser #============================================================================= # 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 install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: install/local .PHONY : install/local/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"DebugBinaries\" \"Development\" \"Server\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target package package: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..." cd /home/longxuegang/dba_public_scripts_tools/sqlparser && /usr/bin/cpack --config ./CPackConfig.cmake .PHONY : package # Special rule for the target package package/fast: package .PHONY : package/fast # Special rule for the target package_source package_source: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..." cd /home/longxuegang/dba_public_scripts_tools/sqlparser && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/longxuegang/dba_public_scripts_tools/sqlparser/CPackSourceConfig.cmake .PHONY : package_source # Special rule for the target package_source package_source/fast: package_source .PHONY : package_source/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 # Special rule for the target test test: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." /usr/bin/ctest --force-new-ctest-process $(ARGS) .PHONY : test # Special rule for the target test test/fast: test .PHONY : test/fast # The main all target all: cmake_check_build_system cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(CMAKE_COMMAND) -E cmake_progress_start /home/longxuegang/dba_public_scripts_tools/sqlparser/CMakeFiles /home/longxuegang/dba_public_scripts_tools/sqlparser/extra/CMakeFiles/progress.marks cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f CMakeFiles/Makefile2 extra/all $(CMAKE_COMMAND) -E cmake_progress_start /home/longxuegang/dba_public_scripts_tools/sqlparser/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f CMakeFiles/Makefile2 extra/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f CMakeFiles/Makefile2 extra/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f CMakeFiles/Makefile2 extra/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. extra/CMakeFiles/GenError.dir/rule: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f CMakeFiles/Makefile2 extra/CMakeFiles/GenError.dir/rule .PHONY : extra/CMakeFiles/GenError.dir/rule # Convenience name for target. GenError: extra/CMakeFiles/GenError.dir/rule .PHONY : GenError # fast build rule for target. GenError/fast: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f extra/CMakeFiles/GenError.dir/build.make extra/CMakeFiles/GenError.dir/build .PHONY : GenError/fast # Convenience name for target. extra/CMakeFiles/comp_err.dir/rule: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f CMakeFiles/Makefile2 extra/CMakeFiles/comp_err.dir/rule .PHONY : extra/CMakeFiles/comp_err.dir/rule # Convenience name for target. comp_err: extra/CMakeFiles/comp_err.dir/rule .PHONY : comp_err # fast build rule for target. comp_err/fast: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f extra/CMakeFiles/comp_err.dir/build.make extra/CMakeFiles/comp_err.dir/build .PHONY : comp_err/fast # Convenience name for target. extra/CMakeFiles/perror.dir/rule: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f CMakeFiles/Makefile2 extra/CMakeFiles/perror.dir/rule .PHONY : extra/CMakeFiles/perror.dir/rule # Convenience name for target. perror: extra/CMakeFiles/perror.dir/rule .PHONY : perror # fast build rule for target. perror/fast: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f extra/CMakeFiles/perror.dir/build.make extra/CMakeFiles/perror.dir/build .PHONY : perror/fast # Manual pre-install relink rule for target. perror/preinstall: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f CMakeFiles/Makefile2 extra/CMakeFiles/perror.dir/preinstall .PHONY : perror/preinstall comp_err.o: comp_err.c.o .PHONY : comp_err.o # target to build an object file comp_err.c.o: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f extra/CMakeFiles/comp_err.dir/build.make extra/CMakeFiles/comp_err.dir/comp_err.c.o .PHONY : comp_err.c.o comp_err.i: comp_err.c.i .PHONY : comp_err.i # target to preprocess a source file comp_err.c.i: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f extra/CMakeFiles/comp_err.dir/build.make extra/CMakeFiles/comp_err.dir/comp_err.c.i .PHONY : comp_err.c.i comp_err.s: comp_err.c.s .PHONY : comp_err.s # target to generate assembly for a file comp_err.c.s: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f extra/CMakeFiles/comp_err.dir/build.make extra/CMakeFiles/comp_err.dir/comp_err.c.s .PHONY : comp_err.c.s perror.o: perror.c.o .PHONY : perror.o # target to build an object file perror.c.o: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f extra/CMakeFiles/perror.dir/build.make extra/CMakeFiles/perror.dir/perror.c.o .PHONY : perror.c.o perror.i: perror.c.i .PHONY : perror.i # target to preprocess a source file perror.c.i: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f extra/CMakeFiles/perror.dir/build.make extra/CMakeFiles/perror.dir/perror.c.i .PHONY : perror.c.i perror.s: perror.c.s .PHONY : perror.s # target to generate assembly for a file perror.c.s: cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(MAKE) -f extra/CMakeFiles/perror.dir/build.make extra/CMakeFiles/perror.dir/perror.c.s .PHONY : perror.c.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 "... GenError" @echo "... comp_err" @echo "... edit_cache" @echo "... install" @echo "... install/local" @echo "... list_install_components" @echo "... package" @echo "... package_source" @echo "... perror" @echo "... rebuild_cache" @echo "... test" @echo "... comp_err.o" @echo "... comp_err.i" @echo "... comp_err.s" @echo "... perror.o" @echo "... perror.i" @echo "... perror.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/longxuegang/dba_public_scripts_tools/sqlparser && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system