# 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/osgWrappers/deprecated-dotosg/osgSim//CMakeFiles/progress.marks
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgWrappers/deprecated-dotosg/osgSim/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/osgWrappers/deprecated-dotosg/osgSim/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/osgWrappers/deprecated-dotosg/osgSim/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/osgWrappers/deprecated-dotosg/osgSim/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/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/rule:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/rule
.PHONY : src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/rule

# Convenience name for target.
osgdb_deprecated_osgsim: src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/rule
.PHONY : osgdb_deprecated_osgsim

# fast build rule for target.
osgdb_deprecated_osgsim/fast:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build
.PHONY : osgdb_deprecated_osgsim/fast

IO_BlinkSequence.o: IO_BlinkSequence.cpp.o
.PHONY : IO_BlinkSequence.o

# target to build an object file
IO_BlinkSequence.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_BlinkSequence.cpp.o
.PHONY : IO_BlinkSequence.cpp.o

IO_BlinkSequence.i: IO_BlinkSequence.cpp.i
.PHONY : IO_BlinkSequence.i

# target to preprocess a source file
IO_BlinkSequence.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_BlinkSequence.cpp.i
.PHONY : IO_BlinkSequence.cpp.i

IO_BlinkSequence.s: IO_BlinkSequence.cpp.s
.PHONY : IO_BlinkSequence.s

# target to generate assembly for a file
IO_BlinkSequence.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_BlinkSequence.cpp.s
.PHONY : IO_BlinkSequence.cpp.s

IO_DOFTransform.o: IO_DOFTransform.cpp.o
.PHONY : IO_DOFTransform.o

# target to build an object file
IO_DOFTransform.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_DOFTransform.cpp.o
.PHONY : IO_DOFTransform.cpp.o

IO_DOFTransform.i: IO_DOFTransform.cpp.i
.PHONY : IO_DOFTransform.i

# target to preprocess a source file
IO_DOFTransform.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_DOFTransform.cpp.i
.PHONY : IO_DOFTransform.cpp.i

IO_DOFTransform.s: IO_DOFTransform.cpp.s
.PHONY : IO_DOFTransform.s

# target to generate assembly for a file
IO_DOFTransform.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_DOFTransform.cpp.s
.PHONY : IO_DOFTransform.cpp.s

IO_Impostor.o: IO_Impostor.cpp.o
.PHONY : IO_Impostor.o

# target to build an object file
IO_Impostor.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_Impostor.cpp.o
.PHONY : IO_Impostor.cpp.o

IO_Impostor.i: IO_Impostor.cpp.i
.PHONY : IO_Impostor.i

# target to preprocess a source file
IO_Impostor.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_Impostor.cpp.i
.PHONY : IO_Impostor.cpp.i

IO_Impostor.s: IO_Impostor.cpp.s
.PHONY : IO_Impostor.s

# target to generate assembly for a file
IO_Impostor.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_Impostor.cpp.s
.PHONY : IO_Impostor.cpp.s

IO_LightPoint.o: IO_LightPoint.cpp.o
.PHONY : IO_LightPoint.o

# target to build an object file
IO_LightPoint.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_LightPoint.cpp.o
.PHONY : IO_LightPoint.cpp.o

IO_LightPoint.i: IO_LightPoint.cpp.i
.PHONY : IO_LightPoint.i

# target to preprocess a source file
IO_LightPoint.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_LightPoint.cpp.i
.PHONY : IO_LightPoint.cpp.i

IO_LightPoint.s: IO_LightPoint.cpp.s
.PHONY : IO_LightPoint.s

# target to generate assembly for a file
IO_LightPoint.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_LightPoint.cpp.s
.PHONY : IO_LightPoint.cpp.s

IO_LightPointNode.o: IO_LightPointNode.cpp.o
.PHONY : IO_LightPointNode.o

# target to build an object file
IO_LightPointNode.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_LightPointNode.cpp.o
.PHONY : IO_LightPointNode.cpp.o

IO_LightPointNode.i: IO_LightPointNode.cpp.i
.PHONY : IO_LightPointNode.i

# target to preprocess a source file
IO_LightPointNode.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_LightPointNode.cpp.i
.PHONY : IO_LightPointNode.cpp.i

IO_LightPointNode.s: IO_LightPointNode.cpp.s
.PHONY : IO_LightPointNode.s

# target to generate assembly for a file
IO_LightPointNode.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_LightPointNode.cpp.s
.PHONY : IO_LightPointNode.cpp.s

IO_MultiSwitch.o: IO_MultiSwitch.cpp.o
.PHONY : IO_MultiSwitch.o

# target to build an object file
IO_MultiSwitch.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_MultiSwitch.cpp.o
.PHONY : IO_MultiSwitch.cpp.o

IO_MultiSwitch.i: IO_MultiSwitch.cpp.i
.PHONY : IO_MultiSwitch.i

# target to preprocess a source file
IO_MultiSwitch.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_MultiSwitch.cpp.i
.PHONY : IO_MultiSwitch.cpp.i

IO_MultiSwitch.s: IO_MultiSwitch.cpp.s
.PHONY : IO_MultiSwitch.s

# target to generate assembly for a file
IO_MultiSwitch.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_MultiSwitch.cpp.s
.PHONY : IO_MultiSwitch.cpp.s

IO_ObjectRecordData.o: IO_ObjectRecordData.cpp.o
.PHONY : IO_ObjectRecordData.o

# target to build an object file
IO_ObjectRecordData.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_ObjectRecordData.cpp.o
.PHONY : IO_ObjectRecordData.cpp.o

IO_ObjectRecordData.i: IO_ObjectRecordData.cpp.i
.PHONY : IO_ObjectRecordData.i

# target to preprocess a source file
IO_ObjectRecordData.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_ObjectRecordData.cpp.i
.PHONY : IO_ObjectRecordData.cpp.i

IO_ObjectRecordData.s: IO_ObjectRecordData.cpp.s
.PHONY : IO_ObjectRecordData.s

# target to generate assembly for a file
IO_ObjectRecordData.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_ObjectRecordData.cpp.s
.PHONY : IO_ObjectRecordData.cpp.s

IO_OverlayNode.o: IO_OverlayNode.cpp.o
.PHONY : IO_OverlayNode.o

# target to build an object file
IO_OverlayNode.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_OverlayNode.cpp.o
.PHONY : IO_OverlayNode.cpp.o

IO_OverlayNode.i: IO_OverlayNode.cpp.i
.PHONY : IO_OverlayNode.i

# target to preprocess a source file
IO_OverlayNode.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_OverlayNode.cpp.i
.PHONY : IO_OverlayNode.cpp.i

IO_OverlayNode.s: IO_OverlayNode.cpp.s
.PHONY : IO_OverlayNode.s

# target to generate assembly for a file
IO_OverlayNode.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_OverlayNode.cpp.s
.PHONY : IO_OverlayNode.cpp.s

IO_Sector.o: IO_Sector.cpp.o
.PHONY : IO_Sector.o

# target to build an object file
IO_Sector.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_Sector.cpp.o
.PHONY : IO_Sector.cpp.o

IO_Sector.i: IO_Sector.cpp.i
.PHONY : IO_Sector.i

# target to preprocess a source file
IO_Sector.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_Sector.cpp.i
.PHONY : IO_Sector.cpp.i

IO_Sector.s: IO_Sector.cpp.s
.PHONY : IO_Sector.s

# target to generate assembly for a file
IO_Sector.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_Sector.cpp.s
.PHONY : IO_Sector.cpp.s

IO_ShapeAttribute.o: IO_ShapeAttribute.cpp.o
.PHONY : IO_ShapeAttribute.o

# target to build an object file
IO_ShapeAttribute.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_ShapeAttribute.cpp.o
.PHONY : IO_ShapeAttribute.cpp.o

IO_ShapeAttribute.i: IO_ShapeAttribute.cpp.i
.PHONY : IO_ShapeAttribute.i

# target to preprocess a source file
IO_ShapeAttribute.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_ShapeAttribute.cpp.i
.PHONY : IO_ShapeAttribute.cpp.i

IO_ShapeAttribute.s: IO_ShapeAttribute.cpp.s
.PHONY : IO_ShapeAttribute.s

# target to generate assembly for a file
IO_ShapeAttribute.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_ShapeAttribute.cpp.s
.PHONY : IO_ShapeAttribute.cpp.s

IO_VisibilityGroup.o: IO_VisibilityGroup.cpp.o
.PHONY : IO_VisibilityGroup.o

# target to build an object file
IO_VisibilityGroup.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_VisibilityGroup.cpp.o
.PHONY : IO_VisibilityGroup.cpp.o

IO_VisibilityGroup.i: IO_VisibilityGroup.cpp.i
.PHONY : IO_VisibilityGroup.i

# target to preprocess a source file
IO_VisibilityGroup.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_VisibilityGroup.cpp.i
.PHONY : IO_VisibilityGroup.cpp.i

IO_VisibilityGroup.s: IO_VisibilityGroup.cpp.s
.PHONY : IO_VisibilityGroup.s

# target to generate assembly for a file
IO_VisibilityGroup.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/IO_VisibilityGroup.cpp.s
.PHONY : IO_VisibilityGroup.cpp.s

LibraryWrapper.o: LibraryWrapper.cpp.o
.PHONY : LibraryWrapper.o

# target to build an object file
LibraryWrapper.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/LibraryWrapper.cpp.o
.PHONY : LibraryWrapper.cpp.o

LibraryWrapper.i: LibraryWrapper.cpp.i
.PHONY : LibraryWrapper.i

# target to preprocess a source file
LibraryWrapper.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/LibraryWrapper.cpp.i
.PHONY : LibraryWrapper.cpp.i

LibraryWrapper.s: LibraryWrapper.cpp.s
.PHONY : LibraryWrapper.s

# target to generate assembly for a file
LibraryWrapper.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/build.make src/osgWrappers/deprecated-dotosg/osgSim/CMakeFiles/osgdb_deprecated_osgsim.dir/LibraryWrapper.cpp.s
.PHONY : LibraryWrapper.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 "... osgdb_deprecated_osgsim"
	@echo "... IO_BlinkSequence.o"
	@echo "... IO_BlinkSequence.i"
	@echo "... IO_BlinkSequence.s"
	@echo "... IO_DOFTransform.o"
	@echo "... IO_DOFTransform.i"
	@echo "... IO_DOFTransform.s"
	@echo "... IO_Impostor.o"
	@echo "... IO_Impostor.i"
	@echo "... IO_Impostor.s"
	@echo "... IO_LightPoint.o"
	@echo "... IO_LightPoint.i"
	@echo "... IO_LightPoint.s"
	@echo "... IO_LightPointNode.o"
	@echo "... IO_LightPointNode.i"
	@echo "... IO_LightPointNode.s"
	@echo "... IO_MultiSwitch.o"
	@echo "... IO_MultiSwitch.i"
	@echo "... IO_MultiSwitch.s"
	@echo "... IO_ObjectRecordData.o"
	@echo "... IO_ObjectRecordData.i"
	@echo "... IO_ObjectRecordData.s"
	@echo "... IO_OverlayNode.o"
	@echo "... IO_OverlayNode.i"
	@echo "... IO_OverlayNode.s"
	@echo "... IO_Sector.o"
	@echo "... IO_Sector.i"
	@echo "... IO_Sector.s"
	@echo "... IO_ShapeAttribute.o"
	@echo "... IO_ShapeAttribute.i"
	@echo "... IO_ShapeAttribute.s"
	@echo "... IO_VisibilityGroup.o"
	@echo "... IO_VisibilityGroup.i"
	@echo "... IO_VisibilityGroup.s"
	@echo "... LibraryWrapper.o"
	@echo "... LibraryWrapper.i"
	@echo "... LibraryWrapper.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

