# 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/osgUI//CMakeFiles/progress.marks cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgUI/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/osgUI/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/osgUI/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/osgUI/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/osgUI/CMakeFiles/osgUI.dir/rule: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgUI/CMakeFiles/osgUI.dir/rule .PHONY : src/osgUI/CMakeFiles/osgUI.dir/rule # Convenience name for target. osgUI: src/osgUI/CMakeFiles/osgUI.dir/rule .PHONY : osgUI # fast build rule for target. osgUI/fast: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/build .PHONY : osgUI/fast AlignmentSettings.o: AlignmentSettings.cpp.o .PHONY : AlignmentSettings.o # target to build an object file AlignmentSettings.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/AlignmentSettings.cpp.o .PHONY : AlignmentSettings.cpp.o AlignmentSettings.i: AlignmentSettings.cpp.i .PHONY : AlignmentSettings.i # target to preprocess a source file AlignmentSettings.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/AlignmentSettings.cpp.i .PHONY : AlignmentSettings.cpp.i AlignmentSettings.s: AlignmentSettings.cpp.s .PHONY : AlignmentSettings.s # target to generate assembly for a file AlignmentSettings.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/AlignmentSettings.cpp.s .PHONY : AlignmentSettings.cpp.s Callbacks.o: Callbacks.cpp.o .PHONY : Callbacks.o # target to build an object file Callbacks.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Callbacks.cpp.o .PHONY : Callbacks.cpp.o Callbacks.i: Callbacks.cpp.i .PHONY : Callbacks.i # target to preprocess a source file Callbacks.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Callbacks.cpp.i .PHONY : Callbacks.cpp.i Callbacks.s: Callbacks.cpp.s .PHONY : Callbacks.s # target to generate assembly for a file Callbacks.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Callbacks.cpp.s .PHONY : Callbacks.cpp.s ColorPalette.o: ColorPalette.cpp.o .PHONY : ColorPalette.o # target to build an object file ColorPalette.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/ColorPalette.cpp.o .PHONY : ColorPalette.cpp.o ColorPalette.i: ColorPalette.cpp.i .PHONY : ColorPalette.i # target to preprocess a source file ColorPalette.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/ColorPalette.cpp.i .PHONY : ColorPalette.cpp.i ColorPalette.s: ColorPalette.cpp.s .PHONY : ColorPalette.s # target to generate assembly for a file ColorPalette.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/ColorPalette.cpp.s .PHONY : ColorPalette.cpp.s ComboBox.o: ComboBox.cpp.o .PHONY : ComboBox.o # target to build an object file ComboBox.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/ComboBox.cpp.o .PHONY : ComboBox.cpp.o ComboBox.i: ComboBox.cpp.i .PHONY : ComboBox.i # target to preprocess a source file ComboBox.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/ComboBox.cpp.i .PHONY : ComboBox.cpp.i ComboBox.s: ComboBox.cpp.s .PHONY : ComboBox.s # target to generate assembly for a file ComboBox.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/ComboBox.cpp.s .PHONY : ComboBox.cpp.s Dialog.o: Dialog.cpp.o .PHONY : Dialog.o # target to build an object file Dialog.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Dialog.cpp.o .PHONY : Dialog.cpp.o Dialog.i: Dialog.cpp.i .PHONY : Dialog.i # target to preprocess a source file Dialog.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Dialog.cpp.i .PHONY : Dialog.cpp.i Dialog.s: Dialog.cpp.s .PHONY : Dialog.s # target to generate assembly for a file Dialog.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Dialog.cpp.s .PHONY : Dialog.cpp.s FrameSettings.o: FrameSettings.cpp.o .PHONY : FrameSettings.o # target to build an object file FrameSettings.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/FrameSettings.cpp.o .PHONY : FrameSettings.cpp.o FrameSettings.i: FrameSettings.cpp.i .PHONY : FrameSettings.i # target to preprocess a source file FrameSettings.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/FrameSettings.cpp.i .PHONY : FrameSettings.cpp.i FrameSettings.s: FrameSettings.cpp.s .PHONY : FrameSettings.s # target to generate assembly for a file FrameSettings.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/FrameSettings.cpp.s .PHONY : FrameSettings.cpp.s Label.o: Label.cpp.o .PHONY : Label.o # target to build an object file Label.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Label.cpp.o .PHONY : Label.cpp.o Label.i: Label.cpp.i .PHONY : Label.i # target to preprocess a source file Label.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Label.cpp.i .PHONY : Label.cpp.i Label.s: Label.cpp.s .PHONY : Label.s # target to generate assembly for a file Label.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Label.cpp.s .PHONY : Label.cpp.s LineEdit.o: LineEdit.cpp.o .PHONY : LineEdit.o # target to build an object file LineEdit.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/LineEdit.cpp.o .PHONY : LineEdit.cpp.o LineEdit.i: LineEdit.cpp.i .PHONY : LineEdit.i # target to preprocess a source file LineEdit.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/LineEdit.cpp.i .PHONY : LineEdit.cpp.i LineEdit.s: LineEdit.cpp.s .PHONY : LineEdit.s # target to generate assembly for a file LineEdit.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/LineEdit.cpp.s .PHONY : LineEdit.cpp.s Popup.o: Popup.cpp.o .PHONY : Popup.o # target to build an object file Popup.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Popup.cpp.o .PHONY : Popup.cpp.o Popup.i: Popup.cpp.i .PHONY : Popup.i # target to preprocess a source file Popup.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Popup.cpp.i .PHONY : Popup.cpp.i Popup.s: Popup.cpp.s .PHONY : Popup.s # target to generate assembly for a file Popup.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Popup.cpp.s .PHONY : Popup.cpp.s PushButton.o: PushButton.cpp.o .PHONY : PushButton.o # target to build an object file PushButton.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/PushButton.cpp.o .PHONY : PushButton.cpp.o PushButton.i: PushButton.cpp.i .PHONY : PushButton.i # target to preprocess a source file PushButton.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/PushButton.cpp.i .PHONY : PushButton.cpp.i PushButton.s: PushButton.cpp.s .PHONY : PushButton.s # target to generate assembly for a file PushButton.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/PushButton.cpp.s .PHONY : PushButton.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/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.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/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.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/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Style.cpp.s .PHONY : Style.cpp.s TabWidget.o: TabWidget.cpp.o .PHONY : TabWidget.o # target to build an object file TabWidget.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/TabWidget.cpp.o .PHONY : TabWidget.cpp.o TabWidget.i: TabWidget.cpp.i .PHONY : TabWidget.i # target to preprocess a source file TabWidget.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/TabWidget.cpp.i .PHONY : TabWidget.cpp.i TabWidget.s: TabWidget.cpp.s .PHONY : TabWidget.s # target to generate assembly for a file TabWidget.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/TabWidget.cpp.s .PHONY : TabWidget.cpp.s TextSettings.o: TextSettings.cpp.o .PHONY : TextSettings.o # target to build an object file TextSettings.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/TextSettings.cpp.o .PHONY : TextSettings.cpp.o TextSettings.i: TextSettings.cpp.i .PHONY : TextSettings.i # target to preprocess a source file TextSettings.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/TextSettings.cpp.i .PHONY : TextSettings.cpp.i TextSettings.s: TextSettings.cpp.s .PHONY : TextSettings.s # target to generate assembly for a file TextSettings.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/TextSettings.cpp.s .PHONY : TextSettings.cpp.s Validator.o: Validator.cpp.o .PHONY : Validator.o # target to build an object file Validator.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Validator.cpp.o .PHONY : Validator.cpp.o Validator.i: Validator.cpp.i .PHONY : Validator.i # target to preprocess a source file Validator.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Validator.cpp.i .PHONY : Validator.cpp.i Validator.s: Validator.cpp.s .PHONY : Validator.s # target to generate assembly for a file Validator.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.dir/Validator.cpp.s .PHONY : Validator.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/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.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/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.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/osgUI/CMakeFiles/osgUI.dir/build.make src/osgUI/CMakeFiles/osgUI.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 "... osgUI" @echo "... AlignmentSettings.o" @echo "... AlignmentSettings.i" @echo "... AlignmentSettings.s" @echo "... Callbacks.o" @echo "... Callbacks.i" @echo "... Callbacks.s" @echo "... ColorPalette.o" @echo "... ColorPalette.i" @echo "... ColorPalette.s" @echo "... ComboBox.o" @echo "... ComboBox.i" @echo "... ComboBox.s" @echo "... Dialog.o" @echo "... Dialog.i" @echo "... Dialog.s" @echo "... FrameSettings.o" @echo "... FrameSettings.i" @echo "... FrameSettings.s" @echo "... Label.o" @echo "... Label.i" @echo "... Label.s" @echo "... LineEdit.o" @echo "... LineEdit.i" @echo "... LineEdit.s" @echo "... Popup.o" @echo "... Popup.i" @echo "... Popup.s" @echo "... PushButton.o" @echo "... PushButton.i" @echo "... PushButton.s" @echo "... Style.o" @echo "... Style.i" @echo "... Style.s" @echo "... TabWidget.o" @echo "... TabWidget.i" @echo "... TabWidget.s" @echo "... TextSettings.o" @echo "... TextSettings.i" @echo "... TextSettings.s" @echo "... Validator.o" @echo "... Validator.i" @echo "... Validator.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