# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 4.2 # 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: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #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 rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/OpenSceneGraph-OpenSceneGraph-3.6.5 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 #============================================================================= # 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 -S$(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 --regenerate-during-build -S$(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 list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"libopenscenegraph\" \"libopenscenegraph-dev\" \"libopenscenegraph-pdf\" \"libopenscenegraph-sdl\" \"libopenscenegraph-svg\" \"libopenscenegraph-vnc\" \"libopenthreads\" \"libopenthreads-dev\" \"openscenegraph\"" .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 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: preinstall/fast @$(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/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(CMAKE_COMMAND) -E cmake_progress_start /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64/CMakeFiles /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64/src/osgText//CMakeFiles/progress.marks cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgText/all $(CMAKE_COMMAND) -E cmake_progress_start /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgText/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgText/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgText/preinstall .PHONY : preinstall/fast # clear depends depend: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. src/osgText/CMakeFiles/osgText.dir/rule: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgText/CMakeFiles/osgText.dir/rule .PHONY : src/osgText/CMakeFiles/osgText.dir/rule # Convenience name for target. osgText: src/osgText/CMakeFiles/osgText.dir/rule .PHONY : osgText # fast build rule for target. osgText/fast: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/build .PHONY : osgText/fast DefaultFont.o: DefaultFont.cpp.o .PHONY : DefaultFont.o # target to build an object file DefaultFont.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/DefaultFont.cpp.o .PHONY : DefaultFont.cpp.o DefaultFont.i: DefaultFont.cpp.i .PHONY : DefaultFont.i # target to preprocess a source file DefaultFont.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/DefaultFont.cpp.i .PHONY : DefaultFont.cpp.i DefaultFont.s: DefaultFont.cpp.s .PHONY : DefaultFont.s # target to generate assembly for a file DefaultFont.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/DefaultFont.cpp.s .PHONY : DefaultFont.cpp.s FadeText.o: FadeText.cpp.o .PHONY : FadeText.o # target to build an object file FadeText.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/FadeText.cpp.o .PHONY : FadeText.cpp.o FadeText.i: FadeText.cpp.i .PHONY : FadeText.i # target to preprocess a source file FadeText.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/FadeText.cpp.i .PHONY : FadeText.cpp.i FadeText.s: FadeText.cpp.s .PHONY : FadeText.s # target to generate assembly for a file FadeText.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/FadeText.cpp.s .PHONY : FadeText.cpp.s Font.o: Font.cpp.o .PHONY : Font.o # target to build an object file Font.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Font.cpp.o .PHONY : Font.cpp.o Font.i: Font.cpp.i .PHONY : Font.i # target to preprocess a source file Font.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Font.cpp.i .PHONY : Font.cpp.i Font.s: Font.cpp.s .PHONY : Font.s # target to generate assembly for a file Font.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Font.cpp.s .PHONY : Font.cpp.s Glyph.o: Glyph.cpp.o .PHONY : Glyph.o # target to build an object file Glyph.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Glyph.cpp.o .PHONY : Glyph.cpp.o Glyph.i: Glyph.cpp.i .PHONY : Glyph.i # target to preprocess a source file Glyph.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Glyph.cpp.i .PHONY : Glyph.cpp.i Glyph.s: Glyph.cpp.s .PHONY : Glyph.s # target to generate assembly for a file Glyph.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Glyph.cpp.s .PHONY : Glyph.cpp.s GlyphGeometry.o: GlyphGeometry.cpp.o .PHONY : GlyphGeometry.o # target to build an object file GlyphGeometry.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/GlyphGeometry.cpp.o .PHONY : GlyphGeometry.cpp.o GlyphGeometry.i: GlyphGeometry.cpp.i .PHONY : GlyphGeometry.i # target to preprocess a source file GlyphGeometry.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/GlyphGeometry.cpp.i .PHONY : GlyphGeometry.cpp.i GlyphGeometry.s: GlyphGeometry.cpp.s .PHONY : GlyphGeometry.s # target to generate assembly for a file GlyphGeometry.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/GlyphGeometry.cpp.s .PHONY : GlyphGeometry.cpp.s String.o: String.cpp.o .PHONY : String.o # target to build an object file String.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/String.cpp.o .PHONY : String.cpp.o String.i: String.cpp.i .PHONY : String.i # target to preprocess a source file String.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/String.cpp.i .PHONY : String.cpp.i String.s: String.cpp.s .PHONY : String.s # target to generate assembly for a file String.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/String.cpp.s .PHONY : String.cpp.s Style.o: Style.cpp.o .PHONY : Style.o # target to build an object file Style.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Style.cpp.o .PHONY : Style.cpp.o Style.i: Style.cpp.i .PHONY : Style.i # target to preprocess a source file Style.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Style.cpp.i .PHONY : Style.cpp.i Style.s: Style.cpp.s .PHONY : Style.s # target to generate assembly for a file Style.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Style.cpp.s .PHONY : Style.cpp.s Text.o: Text.cpp.o .PHONY : Text.o # target to build an object file Text.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Text.cpp.o .PHONY : Text.cpp.o Text.i: Text.cpp.i .PHONY : Text.i # target to preprocess a source file Text.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Text.cpp.i .PHONY : Text.cpp.i Text.s: Text.cpp.s .PHONY : Text.s # target to generate assembly for a file Text.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Text.cpp.s .PHONY : Text.cpp.s Text3D.o: Text3D.cpp.o .PHONY : Text3D.o # target to build an object file Text3D.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Text3D.cpp.o .PHONY : Text3D.cpp.o Text3D.i: Text3D.cpp.i .PHONY : Text3D.i # target to preprocess a source file Text3D.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Text3D.cpp.i .PHONY : Text3D.cpp.i Text3D.s: Text3D.cpp.s .PHONY : Text3D.s # target to generate assembly for a file Text3D.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Text3D.cpp.s .PHONY : Text3D.cpp.s TextBase.o: TextBase.cpp.o .PHONY : TextBase.o # target to build an object file TextBase.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/TextBase.cpp.o .PHONY : TextBase.cpp.o TextBase.i: TextBase.cpp.i .PHONY : TextBase.i # target to preprocess a source file TextBase.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/TextBase.cpp.i .PHONY : TextBase.cpp.i TextBase.s: TextBase.cpp.s .PHONY : TextBase.s # target to generate assembly for a file TextBase.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/TextBase.cpp.s .PHONY : TextBase.cpp.s Version.o: Version.cpp.o .PHONY : Version.o # target to build an object file Version.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Version.cpp.o .PHONY : Version.cpp.o Version.i: Version.cpp.i .PHONY : Version.i # target to preprocess a source file Version.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Version.cpp.i .PHONY : Version.cpp.i Version.s: Version.cpp.s .PHONY : Version.s # target to generate assembly for a file Version.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgText/CMakeFiles/osgText.dir/build.make src/osgText/CMakeFiles/osgText.dir/Version.cpp.s .PHONY : Version.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 "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... osgText" @echo "... DefaultFont.o" @echo "... DefaultFont.i" @echo "... DefaultFont.s" @echo "... FadeText.o" @echo "... FadeText.i" @echo "... FadeText.s" @echo "... Font.o" @echo "... Font.i" @echo "... Font.s" @echo "... Glyph.o" @echo "... Glyph.i" @echo "... Glyph.s" @echo "... GlyphGeometry.o" @echo "... GlyphGeometry.i" @echo "... GlyphGeometry.s" @echo "... String.o" @echo "... String.i" @echo "... String.s" @echo "... Style.o" @echo "... Style.i" @echo "... Style.s" @echo "... Text.o" @echo "... Text.i" @echo "... Text.s" @echo "... Text3D.o" @echo "... Text3D.i" @echo "... Text3D.s" @echo "... TextBase.o" @echo "... TextBase.i" @echo "... TextBase.s" @echo "... Version.o" @echo "... Version.i" @echo "... Version.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 /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system