# 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/osgGA//CMakeFiles/progress.marks cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgGA/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/osgGA/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/osgGA/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/osgGA/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/osgGA/CMakeFiles/osgGA.dir/rule: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgGA/CMakeFiles/osgGA.dir/rule .PHONY : src/osgGA/CMakeFiles/osgGA.dir/rule # Convenience name for target. osgGA: src/osgGA/CMakeFiles/osgGA.dir/rule .PHONY : osgGA # fast build rule for target. osgGA/fast: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/build .PHONY : osgGA/fast AnimationPathManipulator.o: AnimationPathManipulator.cpp.o .PHONY : AnimationPathManipulator.o # target to build an object file AnimationPathManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/AnimationPathManipulator.cpp.o .PHONY : AnimationPathManipulator.cpp.o AnimationPathManipulator.i: AnimationPathManipulator.cpp.i .PHONY : AnimationPathManipulator.i # target to preprocess a source file AnimationPathManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/AnimationPathManipulator.cpp.i .PHONY : AnimationPathManipulator.cpp.i AnimationPathManipulator.s: AnimationPathManipulator.cpp.s .PHONY : AnimationPathManipulator.s # target to generate assembly for a file AnimationPathManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/AnimationPathManipulator.cpp.s .PHONY : AnimationPathManipulator.cpp.s CameraManipulator.o: CameraManipulator.cpp.o .PHONY : CameraManipulator.o # target to build an object file CameraManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/CameraManipulator.cpp.o .PHONY : CameraManipulator.cpp.o CameraManipulator.i: CameraManipulator.cpp.i .PHONY : CameraManipulator.i # target to preprocess a source file CameraManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/CameraManipulator.cpp.i .PHONY : CameraManipulator.cpp.i CameraManipulator.s: CameraManipulator.cpp.s .PHONY : CameraManipulator.s # target to generate assembly for a file CameraManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/CameraManipulator.cpp.s .PHONY : CameraManipulator.cpp.s CameraViewSwitchManipulator.o: CameraViewSwitchManipulator.cpp.o .PHONY : CameraViewSwitchManipulator.o # target to build an object file CameraViewSwitchManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/CameraViewSwitchManipulator.cpp.o .PHONY : CameraViewSwitchManipulator.cpp.o CameraViewSwitchManipulator.i: CameraViewSwitchManipulator.cpp.i .PHONY : CameraViewSwitchManipulator.i # target to preprocess a source file CameraViewSwitchManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/CameraViewSwitchManipulator.cpp.i .PHONY : CameraViewSwitchManipulator.cpp.i CameraViewSwitchManipulator.s: CameraViewSwitchManipulator.cpp.s .PHONY : CameraViewSwitchManipulator.s # target to generate assembly for a file CameraViewSwitchManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/CameraViewSwitchManipulator.cpp.s .PHONY : CameraViewSwitchManipulator.cpp.s Device.o: Device.cpp.o .PHONY : Device.o # target to build an object file Device.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/Device.cpp.o .PHONY : Device.cpp.o Device.i: Device.cpp.i .PHONY : Device.i # target to preprocess a source file Device.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/Device.cpp.i .PHONY : Device.cpp.i Device.s: Device.cpp.s .PHONY : Device.s # target to generate assembly for a file Device.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/Device.cpp.s .PHONY : Device.cpp.s DriveManipulator.o: DriveManipulator.cpp.o .PHONY : DriveManipulator.o # target to build an object file DriveManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/DriveManipulator.cpp.o .PHONY : DriveManipulator.cpp.o DriveManipulator.i: DriveManipulator.cpp.i .PHONY : DriveManipulator.i # target to preprocess a source file DriveManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/DriveManipulator.cpp.i .PHONY : DriveManipulator.cpp.i DriveManipulator.s: DriveManipulator.cpp.s .PHONY : DriveManipulator.s # target to generate assembly for a file DriveManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/DriveManipulator.cpp.s .PHONY : DriveManipulator.cpp.s Event.o: Event.cpp.o .PHONY : Event.o # target to build an object file Event.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/Event.cpp.o .PHONY : Event.cpp.o Event.i: Event.cpp.i .PHONY : Event.i # target to preprocess a source file Event.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/Event.cpp.i .PHONY : Event.cpp.i Event.s: Event.cpp.s .PHONY : Event.s # target to generate assembly for a file Event.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/Event.cpp.s .PHONY : Event.cpp.s EventHandler.o: EventHandler.cpp.o .PHONY : EventHandler.o # target to build an object file EventHandler.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/EventHandler.cpp.o .PHONY : EventHandler.cpp.o EventHandler.i: EventHandler.cpp.i .PHONY : EventHandler.i # target to preprocess a source file EventHandler.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/EventHandler.cpp.i .PHONY : EventHandler.cpp.i EventHandler.s: EventHandler.cpp.s .PHONY : EventHandler.s # target to generate assembly for a file EventHandler.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/EventHandler.cpp.s .PHONY : EventHandler.cpp.s EventQueue.o: EventQueue.cpp.o .PHONY : EventQueue.o # target to build an object file EventQueue.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/EventQueue.cpp.o .PHONY : EventQueue.cpp.o EventQueue.i: EventQueue.cpp.i .PHONY : EventQueue.i # target to preprocess a source file EventQueue.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/EventQueue.cpp.i .PHONY : EventQueue.cpp.i EventQueue.s: EventQueue.cpp.s .PHONY : EventQueue.s # target to generate assembly for a file EventQueue.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/EventQueue.cpp.s .PHONY : EventQueue.cpp.s EventVisitor.o: EventVisitor.cpp.o .PHONY : EventVisitor.o # target to build an object file EventVisitor.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/EventVisitor.cpp.o .PHONY : EventVisitor.cpp.o EventVisitor.i: EventVisitor.cpp.i .PHONY : EventVisitor.i # target to preprocess a source file EventVisitor.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/EventVisitor.cpp.i .PHONY : EventVisitor.cpp.i EventVisitor.s: EventVisitor.cpp.s .PHONY : EventVisitor.s # target to generate assembly for a file EventVisitor.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/EventVisitor.cpp.s .PHONY : EventVisitor.cpp.s FirstPersonManipulator.o: FirstPersonManipulator.cpp.o .PHONY : FirstPersonManipulator.o # target to build an object file FirstPersonManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/FirstPersonManipulator.cpp.o .PHONY : FirstPersonManipulator.cpp.o FirstPersonManipulator.i: FirstPersonManipulator.cpp.i .PHONY : FirstPersonManipulator.i # target to preprocess a source file FirstPersonManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/FirstPersonManipulator.cpp.i .PHONY : FirstPersonManipulator.cpp.i FirstPersonManipulator.s: FirstPersonManipulator.cpp.s .PHONY : FirstPersonManipulator.s # target to generate assembly for a file FirstPersonManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/FirstPersonManipulator.cpp.s .PHONY : FirstPersonManipulator.cpp.s FlightManipulator.o: FlightManipulator.cpp.o .PHONY : FlightManipulator.o # target to build an object file FlightManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/FlightManipulator.cpp.o .PHONY : FlightManipulator.cpp.o FlightManipulator.i: FlightManipulator.cpp.i .PHONY : FlightManipulator.i # target to preprocess a source file FlightManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/FlightManipulator.cpp.i .PHONY : FlightManipulator.cpp.i FlightManipulator.s: FlightManipulator.cpp.s .PHONY : FlightManipulator.s # target to generate assembly for a file FlightManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/FlightManipulator.cpp.s .PHONY : FlightManipulator.cpp.s GUIEventAdapter.o: GUIEventAdapter.cpp.o .PHONY : GUIEventAdapter.o # target to build an object file GUIEventAdapter.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/GUIEventAdapter.cpp.o .PHONY : GUIEventAdapter.cpp.o GUIEventAdapter.i: GUIEventAdapter.cpp.i .PHONY : GUIEventAdapter.i # target to preprocess a source file GUIEventAdapter.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/GUIEventAdapter.cpp.i .PHONY : GUIEventAdapter.cpp.i GUIEventAdapter.s: GUIEventAdapter.cpp.s .PHONY : GUIEventAdapter.s # target to generate assembly for a file GUIEventAdapter.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/GUIEventAdapter.cpp.s .PHONY : GUIEventAdapter.cpp.s GUIEventHandler.o: GUIEventHandler.cpp.o .PHONY : GUIEventHandler.o # target to build an object file GUIEventHandler.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/GUIEventHandler.cpp.o .PHONY : GUIEventHandler.cpp.o GUIEventHandler.i: GUIEventHandler.cpp.i .PHONY : GUIEventHandler.i # target to preprocess a source file GUIEventHandler.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/GUIEventHandler.cpp.i .PHONY : GUIEventHandler.cpp.i GUIEventHandler.s: GUIEventHandler.cpp.s .PHONY : GUIEventHandler.s # target to generate assembly for a file GUIEventHandler.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/GUIEventHandler.cpp.s .PHONY : GUIEventHandler.cpp.s KeySwitchMatrixManipulator.o: KeySwitchMatrixManipulator.cpp.o .PHONY : KeySwitchMatrixManipulator.o # target to build an object file KeySwitchMatrixManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/KeySwitchMatrixManipulator.cpp.o .PHONY : KeySwitchMatrixManipulator.cpp.o KeySwitchMatrixManipulator.i: KeySwitchMatrixManipulator.cpp.i .PHONY : KeySwitchMatrixManipulator.i # target to preprocess a source file KeySwitchMatrixManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/KeySwitchMatrixManipulator.cpp.i .PHONY : KeySwitchMatrixManipulator.cpp.i KeySwitchMatrixManipulator.s: KeySwitchMatrixManipulator.cpp.s .PHONY : KeySwitchMatrixManipulator.s # target to generate assembly for a file KeySwitchMatrixManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/KeySwitchMatrixManipulator.cpp.s .PHONY : KeySwitchMatrixManipulator.cpp.s MultiTouchTrackballManipulator.o: MultiTouchTrackballManipulator.cpp.o .PHONY : MultiTouchTrackballManipulator.o # target to build an object file MultiTouchTrackballManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/MultiTouchTrackballManipulator.cpp.o .PHONY : MultiTouchTrackballManipulator.cpp.o MultiTouchTrackballManipulator.i: MultiTouchTrackballManipulator.cpp.i .PHONY : MultiTouchTrackballManipulator.i # target to preprocess a source file MultiTouchTrackballManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/MultiTouchTrackballManipulator.cpp.i .PHONY : MultiTouchTrackballManipulator.cpp.i MultiTouchTrackballManipulator.s: MultiTouchTrackballManipulator.cpp.s .PHONY : MultiTouchTrackballManipulator.s # target to generate assembly for a file MultiTouchTrackballManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/MultiTouchTrackballManipulator.cpp.s .PHONY : MultiTouchTrackballManipulator.cpp.s NodeTrackerManipulator.o: NodeTrackerManipulator.cpp.o .PHONY : NodeTrackerManipulator.o # target to build an object file NodeTrackerManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/NodeTrackerManipulator.cpp.o .PHONY : NodeTrackerManipulator.cpp.o NodeTrackerManipulator.i: NodeTrackerManipulator.cpp.i .PHONY : NodeTrackerManipulator.i # target to preprocess a source file NodeTrackerManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/NodeTrackerManipulator.cpp.i .PHONY : NodeTrackerManipulator.cpp.i NodeTrackerManipulator.s: NodeTrackerManipulator.cpp.s .PHONY : NodeTrackerManipulator.s # target to generate assembly for a file NodeTrackerManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/NodeTrackerManipulator.cpp.s .PHONY : NodeTrackerManipulator.cpp.s OrbitManipulator.o: OrbitManipulator.cpp.o .PHONY : OrbitManipulator.o # target to build an object file OrbitManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/OrbitManipulator.cpp.o .PHONY : OrbitManipulator.cpp.o OrbitManipulator.i: OrbitManipulator.cpp.i .PHONY : OrbitManipulator.i # target to preprocess a source file OrbitManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/OrbitManipulator.cpp.i .PHONY : OrbitManipulator.cpp.i OrbitManipulator.s: OrbitManipulator.cpp.s .PHONY : OrbitManipulator.s # target to generate assembly for a file OrbitManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/OrbitManipulator.cpp.s .PHONY : OrbitManipulator.cpp.s SphericalManipulator.o: SphericalManipulator.cpp.o .PHONY : SphericalManipulator.o # target to build an object file SphericalManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/SphericalManipulator.cpp.o .PHONY : SphericalManipulator.cpp.o SphericalManipulator.i: SphericalManipulator.cpp.i .PHONY : SphericalManipulator.i # target to preprocess a source file SphericalManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/SphericalManipulator.cpp.i .PHONY : SphericalManipulator.cpp.i SphericalManipulator.s: SphericalManipulator.cpp.s .PHONY : SphericalManipulator.s # target to generate assembly for a file SphericalManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/SphericalManipulator.cpp.s .PHONY : SphericalManipulator.cpp.s StandardManipulator.o: StandardManipulator.cpp.o .PHONY : StandardManipulator.o # target to build an object file StandardManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/StandardManipulator.cpp.o .PHONY : StandardManipulator.cpp.o StandardManipulator.i: StandardManipulator.cpp.i .PHONY : StandardManipulator.i # target to preprocess a source file StandardManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/StandardManipulator.cpp.i .PHONY : StandardManipulator.cpp.i StandardManipulator.s: StandardManipulator.cpp.s .PHONY : StandardManipulator.s # target to generate assembly for a file StandardManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/StandardManipulator.cpp.s .PHONY : StandardManipulator.cpp.s StateSetManipulator.o: StateSetManipulator.cpp.o .PHONY : StateSetManipulator.o # target to build an object file StateSetManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/StateSetManipulator.cpp.o .PHONY : StateSetManipulator.cpp.o StateSetManipulator.i: StateSetManipulator.cpp.i .PHONY : StateSetManipulator.i # target to preprocess a source file StateSetManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/StateSetManipulator.cpp.i .PHONY : StateSetManipulator.cpp.i StateSetManipulator.s: StateSetManipulator.cpp.s .PHONY : StateSetManipulator.s # target to generate assembly for a file StateSetManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/StateSetManipulator.cpp.s .PHONY : StateSetManipulator.cpp.s TerrainManipulator.o: TerrainManipulator.cpp.o .PHONY : TerrainManipulator.o # target to build an object file TerrainManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/TerrainManipulator.cpp.o .PHONY : TerrainManipulator.cpp.o TerrainManipulator.i: TerrainManipulator.cpp.i .PHONY : TerrainManipulator.i # target to preprocess a source file TerrainManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/TerrainManipulator.cpp.i .PHONY : TerrainManipulator.cpp.i TerrainManipulator.s: TerrainManipulator.cpp.s .PHONY : TerrainManipulator.s # target to generate assembly for a file TerrainManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/TerrainManipulator.cpp.s .PHONY : TerrainManipulator.cpp.s TrackballManipulator.o: TrackballManipulator.cpp.o .PHONY : TrackballManipulator.o # target to build an object file TrackballManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/TrackballManipulator.cpp.o .PHONY : TrackballManipulator.cpp.o TrackballManipulator.i: TrackballManipulator.cpp.i .PHONY : TrackballManipulator.i # target to preprocess a source file TrackballManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/TrackballManipulator.cpp.i .PHONY : TrackballManipulator.cpp.i TrackballManipulator.s: TrackballManipulator.cpp.s .PHONY : TrackballManipulator.s # target to generate assembly for a file TrackballManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/TrackballManipulator.cpp.s .PHONY : TrackballManipulator.cpp.s UFOManipulator.o: UFOManipulator.cpp.o .PHONY : UFOManipulator.o # target to build an object file UFOManipulator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/UFOManipulator.cpp.o .PHONY : UFOManipulator.cpp.o UFOManipulator.i: UFOManipulator.cpp.i .PHONY : UFOManipulator.i # target to preprocess a source file UFOManipulator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/UFOManipulator.cpp.i .PHONY : UFOManipulator.cpp.i UFOManipulator.s: UFOManipulator.cpp.s .PHONY : UFOManipulator.s # target to generate assembly for a file UFOManipulator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/UFOManipulator.cpp.s .PHONY : UFOManipulator.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/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.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/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.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/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/Version.cpp.s .PHONY : Version.cpp.s Widget.o: Widget.cpp.o .PHONY : Widget.o # target to build an object file Widget.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/Widget.cpp.o .PHONY : Widget.cpp.o Widget.i: Widget.cpp.i .PHONY : Widget.i # target to preprocess a source file Widget.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/Widget.cpp.i .PHONY : Widget.cpp.i Widget.s: Widget.cpp.s .PHONY : Widget.s # target to generate assembly for a file Widget.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgGA/CMakeFiles/osgGA.dir/build.make src/osgGA/CMakeFiles/osgGA.dir/Widget.cpp.s .PHONY : Widget.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 "... osgGA" @echo "... AnimationPathManipulator.o" @echo "... AnimationPathManipulator.i" @echo "... AnimationPathManipulator.s" @echo "... CameraManipulator.o" @echo "... CameraManipulator.i" @echo "... CameraManipulator.s" @echo "... CameraViewSwitchManipulator.o" @echo "... CameraViewSwitchManipulator.i" @echo "... CameraViewSwitchManipulator.s" @echo "... Device.o" @echo "... Device.i" @echo "... Device.s" @echo "... DriveManipulator.o" @echo "... DriveManipulator.i" @echo "... DriveManipulator.s" @echo "... Event.o" @echo "... Event.i" @echo "... Event.s" @echo "... EventHandler.o" @echo "... EventHandler.i" @echo "... EventHandler.s" @echo "... EventQueue.o" @echo "... EventQueue.i" @echo "... EventQueue.s" @echo "... EventVisitor.o" @echo "... EventVisitor.i" @echo "... EventVisitor.s" @echo "... FirstPersonManipulator.o" @echo "... FirstPersonManipulator.i" @echo "... FirstPersonManipulator.s" @echo "... FlightManipulator.o" @echo "... FlightManipulator.i" @echo "... FlightManipulator.s" @echo "... GUIEventAdapter.o" @echo "... GUIEventAdapter.i" @echo "... GUIEventAdapter.s" @echo "... GUIEventHandler.o" @echo "... GUIEventHandler.i" @echo "... GUIEventHandler.s" @echo "... KeySwitchMatrixManipulator.o" @echo "... KeySwitchMatrixManipulator.i" @echo "... KeySwitchMatrixManipulator.s" @echo "... MultiTouchTrackballManipulator.o" @echo "... MultiTouchTrackballManipulator.i" @echo "... MultiTouchTrackballManipulator.s" @echo "... NodeTrackerManipulator.o" @echo "... NodeTrackerManipulator.i" @echo "... NodeTrackerManipulator.s" @echo "... OrbitManipulator.o" @echo "... OrbitManipulator.i" @echo "... OrbitManipulator.s" @echo "... SphericalManipulator.o" @echo "... SphericalManipulator.i" @echo "... SphericalManipulator.s" @echo "... StandardManipulator.o" @echo "... StandardManipulator.i" @echo "... StandardManipulator.s" @echo "... StateSetManipulator.o" @echo "... StateSetManipulator.i" @echo "... StateSetManipulator.s" @echo "... TerrainManipulator.o" @echo "... TerrainManipulator.i" @echo "... TerrainManipulator.s" @echo "... TrackballManipulator.o" @echo "... TrackballManipulator.i" @echo "... TrackballManipulator.s" @echo "... UFOManipulator.o" @echo "... UFOManipulator.i" @echo "... UFOManipulator.s" @echo "... Version.o" @echo "... Version.i" @echo "... Version.s" @echo "... Widget.o" @echo "... Widget.i" @echo "... Widget.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