# 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/osgFX//CMakeFiles/progress.marks cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgFX/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/osgFX/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/osgFX/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/osgFX/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/osgFX/CMakeFiles/osgFX.dir/rule: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgFX/CMakeFiles/osgFX.dir/rule .PHONY : src/osgFX/CMakeFiles/osgFX.dir/rule # Convenience name for target. osgFX: src/osgFX/CMakeFiles/osgFX.dir/rule .PHONY : osgFX # fast build rule for target. osgFX/fast: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/build .PHONY : osgFX/fast AnisotropicLighting.o: AnisotropicLighting.cpp.o .PHONY : AnisotropicLighting.o # target to build an object file AnisotropicLighting.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/AnisotropicLighting.cpp.o .PHONY : AnisotropicLighting.cpp.o AnisotropicLighting.i: AnisotropicLighting.cpp.i .PHONY : AnisotropicLighting.i # target to preprocess a source file AnisotropicLighting.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/AnisotropicLighting.cpp.i .PHONY : AnisotropicLighting.cpp.i AnisotropicLighting.s: AnisotropicLighting.cpp.s .PHONY : AnisotropicLighting.s # target to generate assembly for a file AnisotropicLighting.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/AnisotropicLighting.cpp.s .PHONY : AnisotropicLighting.cpp.s BumpMapping.o: BumpMapping.cpp.o .PHONY : BumpMapping.o # target to build an object file BumpMapping.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/BumpMapping.cpp.o .PHONY : BumpMapping.cpp.o BumpMapping.i: BumpMapping.cpp.i .PHONY : BumpMapping.i # target to preprocess a source file BumpMapping.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/BumpMapping.cpp.i .PHONY : BumpMapping.cpp.i BumpMapping.s: BumpMapping.cpp.s .PHONY : BumpMapping.s # target to generate assembly for a file BumpMapping.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/BumpMapping.cpp.s .PHONY : BumpMapping.cpp.s Cartoon.o: Cartoon.cpp.o .PHONY : Cartoon.o # target to build an object file Cartoon.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Cartoon.cpp.o .PHONY : Cartoon.cpp.o Cartoon.i: Cartoon.cpp.i .PHONY : Cartoon.i # target to preprocess a source file Cartoon.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Cartoon.cpp.i .PHONY : Cartoon.cpp.i Cartoon.s: Cartoon.cpp.s .PHONY : Cartoon.s # target to generate assembly for a file Cartoon.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Cartoon.cpp.s .PHONY : Cartoon.cpp.s Effect.o: Effect.cpp.o .PHONY : Effect.o # target to build an object file Effect.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Effect.cpp.o .PHONY : Effect.cpp.o Effect.i: Effect.cpp.i .PHONY : Effect.i # target to preprocess a source file Effect.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Effect.cpp.i .PHONY : Effect.cpp.i Effect.s: Effect.cpp.s .PHONY : Effect.s # target to generate assembly for a file Effect.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Effect.cpp.s .PHONY : Effect.cpp.s MultiTextureControl.o: MultiTextureControl.cpp.o .PHONY : MultiTextureControl.o # target to build an object file MultiTextureControl.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/MultiTextureControl.cpp.o .PHONY : MultiTextureControl.cpp.o MultiTextureControl.i: MultiTextureControl.cpp.i .PHONY : MultiTextureControl.i # target to preprocess a source file MultiTextureControl.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/MultiTextureControl.cpp.i .PHONY : MultiTextureControl.cpp.i MultiTextureControl.s: MultiTextureControl.cpp.s .PHONY : MultiTextureControl.s # target to generate assembly for a file MultiTextureControl.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/MultiTextureControl.cpp.s .PHONY : MultiTextureControl.cpp.s Outline.o: Outline.cpp.o .PHONY : Outline.o # target to build an object file Outline.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Outline.cpp.o .PHONY : Outline.cpp.o Outline.i: Outline.cpp.i .PHONY : Outline.i # target to preprocess a source file Outline.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Outline.cpp.i .PHONY : Outline.cpp.i Outline.s: Outline.cpp.s .PHONY : Outline.s # target to generate assembly for a file Outline.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Outline.cpp.s .PHONY : Outline.cpp.s Registry.o: Registry.cpp.o .PHONY : Registry.o # target to build an object file Registry.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Registry.cpp.o .PHONY : Registry.cpp.o Registry.i: Registry.cpp.i .PHONY : Registry.i # target to preprocess a source file Registry.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Registry.cpp.i .PHONY : Registry.cpp.i Registry.s: Registry.cpp.s .PHONY : Registry.s # target to generate assembly for a file Registry.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Registry.cpp.s .PHONY : Registry.cpp.s Scribe.o: Scribe.cpp.o .PHONY : Scribe.o # target to build an object file Scribe.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Scribe.cpp.o .PHONY : Scribe.cpp.o Scribe.i: Scribe.cpp.i .PHONY : Scribe.i # target to preprocess a source file Scribe.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Scribe.cpp.i .PHONY : Scribe.cpp.i Scribe.s: Scribe.cpp.s .PHONY : Scribe.s # target to generate assembly for a file Scribe.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Scribe.cpp.s .PHONY : Scribe.cpp.s SpecularHighlights.o: SpecularHighlights.cpp.o .PHONY : SpecularHighlights.o # target to build an object file SpecularHighlights.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/SpecularHighlights.cpp.o .PHONY : SpecularHighlights.cpp.o SpecularHighlights.i: SpecularHighlights.cpp.i .PHONY : SpecularHighlights.i # target to preprocess a source file SpecularHighlights.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/SpecularHighlights.cpp.i .PHONY : SpecularHighlights.cpp.i SpecularHighlights.s: SpecularHighlights.cpp.s .PHONY : SpecularHighlights.s # target to generate assembly for a file SpecularHighlights.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/SpecularHighlights.cpp.s .PHONY : SpecularHighlights.cpp.s Technique.o: Technique.cpp.o .PHONY : Technique.o # target to build an object file Technique.cpp.o: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Technique.cpp.o .PHONY : Technique.cpp.o Technique.i: Technique.cpp.i .PHONY : Technique.i # target to preprocess a source file Technique.cpp.i: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Technique.cpp.i .PHONY : Technique.cpp.i Technique.s: Technique.cpp.s .PHONY : Technique.s # target to generate assembly for a file Technique.cpp.s: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Technique.cpp.s .PHONY : Technique.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/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.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/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.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/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Validator.cpp.s .PHONY : Validator.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/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.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/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.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/osgFX/CMakeFiles/osgFX.dir/build.make src/osgFX/CMakeFiles/osgFX.dir/Version.cpp.s .PHONY : Version.cpp.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... osgFX" @echo "... AnisotropicLighting.o" @echo "... AnisotropicLighting.i" @echo "... AnisotropicLighting.s" @echo "... BumpMapping.o" @echo "... BumpMapping.i" @echo "... BumpMapping.s" @echo "... Cartoon.o" @echo "... Cartoon.i" @echo "... Cartoon.s" @echo "... Effect.o" @echo "... Effect.i" @echo "... Effect.s" @echo "... MultiTextureControl.o" @echo "... MultiTextureControl.i" @echo "... MultiTextureControl.s" @echo "... Outline.o" @echo "... Outline.i" @echo "... Outline.s" @echo "... Registry.o" @echo "... Registry.i" @echo "... Registry.s" @echo "... Scribe.o" @echo "... Scribe.i" @echo "... Scribe.s" @echo "... SpecularHighlights.o" @echo "... SpecularHighlights.i" @echo "... SpecularHighlights.s" @echo "... Technique.o" @echo "... Technique.i" @echo "... Technique.s" @echo "... Validator.o" @echo "... Validator.i" @echo "... Validator.s" @echo "... Version.o" @echo "... Version.i" @echo "... Version.s" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system