# 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/osgViewer//CMakeFiles/progress.marks cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgViewer/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/osgViewer/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/osgViewer/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/osgViewer/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/osgViewer/CMakeFiles/osgViewer.dir/rule: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgViewer/CMakeFiles/osgViewer.dir/rule .PHONY : src/osgViewer/CMakeFiles/osgViewer.dir/rule # Convenience name for target. osgViewer: src/osgViewer/CMakeFiles/osgViewer.dir/rule .PHONY : osgViewer # fast build rule for target. osgViewer/fast: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/build .PHONY : osgViewer/fast CompositeViewer.o: CompositeViewer.cpp.o .PHONY : CompositeViewer.o # target to build an object file CompositeViewer.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/CompositeViewer.cpp.o .PHONY : CompositeViewer.cpp.o CompositeViewer.i: CompositeViewer.cpp.i .PHONY : CompositeViewer.i # target to preprocess a source file CompositeViewer.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/CompositeViewer.cpp.i .PHONY : CompositeViewer.cpp.i CompositeViewer.s: CompositeViewer.cpp.s .PHONY : CompositeViewer.s # target to generate assembly for a file CompositeViewer.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/CompositeViewer.cpp.s .PHONY : CompositeViewer.cpp.s GraphicsWindow.o: GraphicsWindow.cpp.o .PHONY : GraphicsWindow.o # target to build an object file GraphicsWindow.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/GraphicsWindow.cpp.o .PHONY : GraphicsWindow.cpp.o GraphicsWindow.i: GraphicsWindow.cpp.i .PHONY : GraphicsWindow.i # target to preprocess a source file GraphicsWindow.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/GraphicsWindow.cpp.i .PHONY : GraphicsWindow.cpp.i GraphicsWindow.s: GraphicsWindow.cpp.s .PHONY : GraphicsWindow.s # target to generate assembly for a file GraphicsWindow.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/GraphicsWindow.cpp.s .PHONY : GraphicsWindow.cpp.s GraphicsWindowX11.o: GraphicsWindowX11.cpp.o .PHONY : GraphicsWindowX11.o # target to build an object file GraphicsWindowX11.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/GraphicsWindowX11.cpp.o .PHONY : GraphicsWindowX11.cpp.o GraphicsWindowX11.i: GraphicsWindowX11.cpp.i .PHONY : GraphicsWindowX11.i # target to preprocess a source file GraphicsWindowX11.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/GraphicsWindowX11.cpp.i .PHONY : GraphicsWindowX11.cpp.i GraphicsWindowX11.s: GraphicsWindowX11.cpp.s .PHONY : GraphicsWindowX11.s # target to generate assembly for a file GraphicsWindowX11.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/GraphicsWindowX11.cpp.s .PHONY : GraphicsWindowX11.cpp.s HelpHandler.o: HelpHandler.cpp.o .PHONY : HelpHandler.o # target to build an object file HelpHandler.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/HelpHandler.cpp.o .PHONY : HelpHandler.cpp.o HelpHandler.i: HelpHandler.cpp.i .PHONY : HelpHandler.i # target to preprocess a source file HelpHandler.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/HelpHandler.cpp.i .PHONY : HelpHandler.cpp.i HelpHandler.s: HelpHandler.cpp.s .PHONY : HelpHandler.s # target to generate assembly for a file HelpHandler.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/HelpHandler.cpp.s .PHONY : HelpHandler.cpp.s Keystone.o: Keystone.cpp.o .PHONY : Keystone.o # target to build an object file Keystone.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Keystone.cpp.o .PHONY : Keystone.cpp.o Keystone.i: Keystone.cpp.i .PHONY : Keystone.i # target to preprocess a source file Keystone.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Keystone.cpp.i .PHONY : Keystone.cpp.i Keystone.s: Keystone.cpp.s .PHONY : Keystone.s # target to generate assembly for a file Keystone.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Keystone.cpp.s .PHONY : Keystone.cpp.s PixelBufferX11.o: PixelBufferX11.cpp.o .PHONY : PixelBufferX11.o # target to build an object file PixelBufferX11.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/PixelBufferX11.cpp.o .PHONY : PixelBufferX11.cpp.o PixelBufferX11.i: PixelBufferX11.cpp.i .PHONY : PixelBufferX11.i # target to preprocess a source file PixelBufferX11.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/PixelBufferX11.cpp.i .PHONY : PixelBufferX11.cpp.i PixelBufferX11.s: PixelBufferX11.cpp.s .PHONY : PixelBufferX11.s # target to generate assembly for a file PixelBufferX11.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/PixelBufferX11.cpp.s .PHONY : PixelBufferX11.cpp.s Renderer.o: Renderer.cpp.o .PHONY : Renderer.o # target to build an object file Renderer.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Renderer.cpp.o .PHONY : Renderer.cpp.o Renderer.i: Renderer.cpp.i .PHONY : Renderer.i # target to preprocess a source file Renderer.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Renderer.cpp.i .PHONY : Renderer.cpp.i Renderer.s: Renderer.cpp.s .PHONY : Renderer.s # target to generate assembly for a file Renderer.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Renderer.cpp.s .PHONY : Renderer.cpp.s Scene.o: Scene.cpp.o .PHONY : Scene.o # target to build an object file Scene.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Scene.cpp.o .PHONY : Scene.cpp.o Scene.i: Scene.cpp.i .PHONY : Scene.i # target to preprocess a source file Scene.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Scene.cpp.i .PHONY : Scene.cpp.i Scene.s: Scene.cpp.s .PHONY : Scene.s # target to generate assembly for a file Scene.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Scene.cpp.s .PHONY : Scene.cpp.s ScreenCaptureHandler.o: ScreenCaptureHandler.cpp.o .PHONY : ScreenCaptureHandler.o # target to build an object file ScreenCaptureHandler.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/ScreenCaptureHandler.cpp.o .PHONY : ScreenCaptureHandler.cpp.o ScreenCaptureHandler.i: ScreenCaptureHandler.cpp.i .PHONY : ScreenCaptureHandler.i # target to preprocess a source file ScreenCaptureHandler.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/ScreenCaptureHandler.cpp.i .PHONY : ScreenCaptureHandler.cpp.i ScreenCaptureHandler.s: ScreenCaptureHandler.cpp.s .PHONY : ScreenCaptureHandler.s # target to generate assembly for a file ScreenCaptureHandler.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/ScreenCaptureHandler.cpp.s .PHONY : ScreenCaptureHandler.cpp.s StatsHandler.o: StatsHandler.cpp.o .PHONY : StatsHandler.o # target to build an object file StatsHandler.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/StatsHandler.cpp.o .PHONY : StatsHandler.cpp.o StatsHandler.i: StatsHandler.cpp.i .PHONY : StatsHandler.i # target to preprocess a source file StatsHandler.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/StatsHandler.cpp.i .PHONY : StatsHandler.cpp.i StatsHandler.s: StatsHandler.cpp.s .PHONY : StatsHandler.s # target to generate assembly for a file StatsHandler.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/StatsHandler.cpp.s .PHONY : StatsHandler.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/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.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/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.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/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Version.cpp.s .PHONY : Version.cpp.s View.o: View.cpp.o .PHONY : View.o # target to build an object file View.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/View.cpp.o .PHONY : View.cpp.o View.i: View.cpp.i .PHONY : View.i # target to preprocess a source file View.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/View.cpp.i .PHONY : View.cpp.i View.s: View.cpp.s .PHONY : View.s # target to generate assembly for a file View.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/View.cpp.s .PHONY : View.cpp.s Viewer.o: Viewer.cpp.o .PHONY : Viewer.o # target to build an object file Viewer.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Viewer.cpp.o .PHONY : Viewer.cpp.o Viewer.i: Viewer.cpp.i .PHONY : Viewer.i # target to preprocess a source file Viewer.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Viewer.cpp.i .PHONY : Viewer.cpp.i Viewer.s: Viewer.cpp.s .PHONY : Viewer.s # target to generate assembly for a file Viewer.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/Viewer.cpp.s .PHONY : Viewer.cpp.s ViewerBase.o: ViewerBase.cpp.o .PHONY : ViewerBase.o # target to build an object file ViewerBase.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/ViewerBase.cpp.o .PHONY : ViewerBase.cpp.o ViewerBase.i: ViewerBase.cpp.i .PHONY : ViewerBase.i # target to preprocess a source file ViewerBase.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/ViewerBase.cpp.i .PHONY : ViewerBase.cpp.i ViewerBase.s: ViewerBase.cpp.s .PHONY : ViewerBase.s # target to generate assembly for a file ViewerBase.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/ViewerBase.cpp.s .PHONY : ViewerBase.cpp.s ViewerEventHandlers.o: ViewerEventHandlers.cpp.o .PHONY : ViewerEventHandlers.o # target to build an object file ViewerEventHandlers.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/ViewerEventHandlers.cpp.o .PHONY : ViewerEventHandlers.cpp.o ViewerEventHandlers.i: ViewerEventHandlers.cpp.i .PHONY : ViewerEventHandlers.i # target to preprocess a source file ViewerEventHandlers.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/ViewerEventHandlers.cpp.i .PHONY : ViewerEventHandlers.cpp.i ViewerEventHandlers.s: ViewerEventHandlers.cpp.s .PHONY : ViewerEventHandlers.s # target to generate assembly for a file ViewerEventHandlers.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/ViewerEventHandlers.cpp.s .PHONY : ViewerEventHandlers.cpp.s config/AcrossAllScreens.o: config/AcrossAllScreens.cpp.o .PHONY : config/AcrossAllScreens.o # target to build an object file config/AcrossAllScreens.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/AcrossAllScreens.cpp.o .PHONY : config/AcrossAllScreens.cpp.o config/AcrossAllScreens.i: config/AcrossAllScreens.cpp.i .PHONY : config/AcrossAllScreens.i # target to preprocess a source file config/AcrossAllScreens.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/AcrossAllScreens.cpp.i .PHONY : config/AcrossAllScreens.cpp.i config/AcrossAllScreens.s: config/AcrossAllScreens.cpp.s .PHONY : config/AcrossAllScreens.s # target to generate assembly for a file config/AcrossAllScreens.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/AcrossAllScreens.cpp.s .PHONY : config/AcrossAllScreens.cpp.s config/PanoramicSphericalDisplay.o: config/PanoramicSphericalDisplay.cpp.o .PHONY : config/PanoramicSphericalDisplay.o # target to build an object file config/PanoramicSphericalDisplay.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/PanoramicSphericalDisplay.cpp.o .PHONY : config/PanoramicSphericalDisplay.cpp.o config/PanoramicSphericalDisplay.i: config/PanoramicSphericalDisplay.cpp.i .PHONY : config/PanoramicSphericalDisplay.i # target to preprocess a source file config/PanoramicSphericalDisplay.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/PanoramicSphericalDisplay.cpp.i .PHONY : config/PanoramicSphericalDisplay.cpp.i config/PanoramicSphericalDisplay.s: config/PanoramicSphericalDisplay.cpp.s .PHONY : config/PanoramicSphericalDisplay.s # target to generate assembly for a file config/PanoramicSphericalDisplay.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/PanoramicSphericalDisplay.cpp.s .PHONY : config/PanoramicSphericalDisplay.cpp.s config/SingleScreen.o: config/SingleScreen.cpp.o .PHONY : config/SingleScreen.o # target to build an object file config/SingleScreen.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/SingleScreen.cpp.o .PHONY : config/SingleScreen.cpp.o config/SingleScreen.i: config/SingleScreen.cpp.i .PHONY : config/SingleScreen.i # target to preprocess a source file config/SingleScreen.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/SingleScreen.cpp.i .PHONY : config/SingleScreen.cpp.i config/SingleScreen.s: config/SingleScreen.cpp.s .PHONY : config/SingleScreen.s # target to generate assembly for a file config/SingleScreen.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/SingleScreen.cpp.s .PHONY : config/SingleScreen.cpp.s config/SingleWindow.o: config/SingleWindow.cpp.o .PHONY : config/SingleWindow.o # target to build an object file config/SingleWindow.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/SingleWindow.cpp.o .PHONY : config/SingleWindow.cpp.o config/SingleWindow.i: config/SingleWindow.cpp.i .PHONY : config/SingleWindow.i # target to preprocess a source file config/SingleWindow.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/SingleWindow.cpp.i .PHONY : config/SingleWindow.cpp.i config/SingleWindow.s: config/SingleWindow.cpp.s .PHONY : config/SingleWindow.s # target to generate assembly for a file config/SingleWindow.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/SingleWindow.cpp.s .PHONY : config/SingleWindow.cpp.s config/SphericalDisplay.o: config/SphericalDisplay.cpp.o .PHONY : config/SphericalDisplay.o # target to build an object file config/SphericalDisplay.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/SphericalDisplay.cpp.o .PHONY : config/SphericalDisplay.cpp.o config/SphericalDisplay.i: config/SphericalDisplay.cpp.i .PHONY : config/SphericalDisplay.i # target to preprocess a source file config/SphericalDisplay.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/SphericalDisplay.cpp.i .PHONY : config/SphericalDisplay.cpp.i config/SphericalDisplay.s: config/SphericalDisplay.cpp.s .PHONY : config/SphericalDisplay.s # target to generate assembly for a file config/SphericalDisplay.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/SphericalDisplay.cpp.s .PHONY : config/SphericalDisplay.cpp.s config/WoWVxDisplay.o: config/WoWVxDisplay.cpp.o .PHONY : config/WoWVxDisplay.o # target to build an object file config/WoWVxDisplay.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/WoWVxDisplay.cpp.o .PHONY : config/WoWVxDisplay.cpp.o config/WoWVxDisplay.i: config/WoWVxDisplay.cpp.i .PHONY : config/WoWVxDisplay.i # target to preprocess a source file config/WoWVxDisplay.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/WoWVxDisplay.cpp.i .PHONY : config/WoWVxDisplay.cpp.i config/WoWVxDisplay.s: config/WoWVxDisplay.cpp.s .PHONY : config/WoWVxDisplay.s # target to generate assembly for a file config/WoWVxDisplay.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgViewer/CMakeFiles/osgViewer.dir/build.make src/osgViewer/CMakeFiles/osgViewer.dir/config/WoWVxDisplay.cpp.s .PHONY : config/WoWVxDisplay.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 "... osgViewer" @echo "... CompositeViewer.o" @echo "... CompositeViewer.i" @echo "... CompositeViewer.s" @echo "... GraphicsWindow.o" @echo "... GraphicsWindow.i" @echo "... GraphicsWindow.s" @echo "... GraphicsWindowX11.o" @echo "... GraphicsWindowX11.i" @echo "... GraphicsWindowX11.s" @echo "... HelpHandler.o" @echo "... HelpHandler.i" @echo "... HelpHandler.s" @echo "... Keystone.o" @echo "... Keystone.i" @echo "... Keystone.s" @echo "... PixelBufferX11.o" @echo "... PixelBufferX11.i" @echo "... PixelBufferX11.s" @echo "... Renderer.o" @echo "... Renderer.i" @echo "... Renderer.s" @echo "... Scene.o" @echo "... Scene.i" @echo "... Scene.s" @echo "... ScreenCaptureHandler.o" @echo "... ScreenCaptureHandler.i" @echo "... ScreenCaptureHandler.s" @echo "... StatsHandler.o" @echo "... StatsHandler.i" @echo "... StatsHandler.s" @echo "... Version.o" @echo "... Version.i" @echo "... Version.s" @echo "... View.o" @echo "... View.i" @echo "... View.s" @echo "... Viewer.o" @echo "... Viewer.i" @echo "... Viewer.s" @echo "... ViewerBase.o" @echo "... ViewerBase.i" @echo "... ViewerBase.s" @echo "... ViewerEventHandlers.o" @echo "... ViewerEventHandlers.i" @echo "... ViewerEventHandlers.s" @echo "... config/AcrossAllScreens.o" @echo "... config/AcrossAllScreens.i" @echo "... config/AcrossAllScreens.s" @echo "... config/PanoramicSphericalDisplay.o" @echo "... config/PanoramicSphericalDisplay.i" @echo "... config/PanoramicSphericalDisplay.s" @echo "... config/SingleScreen.o" @echo "... config/SingleScreen.i" @echo "... config/SingleScreen.s" @echo "... config/SingleWindow.o" @echo "... config/SingleWindow.i" @echo "... config/SingleWindow.s" @echo "... config/SphericalDisplay.o" @echo "... config/SphericalDisplay.i" @echo "... config/SphericalDisplay.s" @echo "... config/WoWVxDisplay.o" @echo "... config/WoWVxDisplay.i" @echo "... config/WoWVxDisplay.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