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

# Convenience name for target.
osgdb_osc: src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/rule
.PHONY : osgdb_osc

# fast build rule for target.
osgdb_osc/fast:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build
.PHONY : osgdb_osc/fast

OscReceivingDevice.o: OscReceivingDevice.cpp.o
.PHONY : OscReceivingDevice.o

# target to build an object file
OscReceivingDevice.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/OscReceivingDevice.cpp.o
.PHONY : OscReceivingDevice.cpp.o

OscReceivingDevice.i: OscReceivingDevice.cpp.i
.PHONY : OscReceivingDevice.i

# target to preprocess a source file
OscReceivingDevice.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/OscReceivingDevice.cpp.i
.PHONY : OscReceivingDevice.cpp.i

OscReceivingDevice.s: OscReceivingDevice.cpp.s
.PHONY : OscReceivingDevice.s

# target to generate assembly for a file
OscReceivingDevice.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/OscReceivingDevice.cpp.s
.PHONY : OscReceivingDevice.cpp.s

OscSendingDevice.o: OscSendingDevice.cpp.o
.PHONY : OscSendingDevice.o

# target to build an object file
OscSendingDevice.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/OscSendingDevice.cpp.o
.PHONY : OscSendingDevice.cpp.o

OscSendingDevice.i: OscSendingDevice.cpp.i
.PHONY : OscSendingDevice.i

# target to preprocess a source file
OscSendingDevice.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/OscSendingDevice.cpp.i
.PHONY : OscSendingDevice.cpp.i

OscSendingDevice.s: OscSendingDevice.cpp.s
.PHONY : OscSendingDevice.s

# target to generate assembly for a file
OscSendingDevice.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/OscSendingDevice.cpp.s
.PHONY : OscSendingDevice.cpp.s

ReaderWriterOscDevice.o: ReaderWriterOscDevice.cpp.o
.PHONY : ReaderWriterOscDevice.o

# target to build an object file
ReaderWriterOscDevice.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/ReaderWriterOscDevice.cpp.o
.PHONY : ReaderWriterOscDevice.cpp.o

ReaderWriterOscDevice.i: ReaderWriterOscDevice.cpp.i
.PHONY : ReaderWriterOscDevice.i

# target to preprocess a source file
ReaderWriterOscDevice.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/ReaderWriterOscDevice.cpp.i
.PHONY : ReaderWriterOscDevice.cpp.i

ReaderWriterOscDevice.s: ReaderWriterOscDevice.cpp.s
.PHONY : ReaderWriterOscDevice.s

# target to generate assembly for a file
ReaderWriterOscDevice.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/ReaderWriterOscDevice.cpp.s
.PHONY : ReaderWriterOscDevice.cpp.s

ip/IpEndpointName.o: ip/IpEndpointName.cpp.o
.PHONY : ip/IpEndpointName.o

# target to build an object file
ip/IpEndpointName.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/ip/IpEndpointName.cpp.o
.PHONY : ip/IpEndpointName.cpp.o

ip/IpEndpointName.i: ip/IpEndpointName.cpp.i
.PHONY : ip/IpEndpointName.i

# target to preprocess a source file
ip/IpEndpointName.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/ip/IpEndpointName.cpp.i
.PHONY : ip/IpEndpointName.cpp.i

ip/IpEndpointName.s: ip/IpEndpointName.cpp.s
.PHONY : ip/IpEndpointName.s

# target to generate assembly for a file
ip/IpEndpointName.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/ip/IpEndpointName.cpp.s
.PHONY : ip/IpEndpointName.cpp.s

ip/posix/NetworkingUtils.o: ip/posix/NetworkingUtils.cpp.o
.PHONY : ip/posix/NetworkingUtils.o

# target to build an object file
ip/posix/NetworkingUtils.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/ip/posix/NetworkingUtils.cpp.o
.PHONY : ip/posix/NetworkingUtils.cpp.o

ip/posix/NetworkingUtils.i: ip/posix/NetworkingUtils.cpp.i
.PHONY : ip/posix/NetworkingUtils.i

# target to preprocess a source file
ip/posix/NetworkingUtils.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/ip/posix/NetworkingUtils.cpp.i
.PHONY : ip/posix/NetworkingUtils.cpp.i

ip/posix/NetworkingUtils.s: ip/posix/NetworkingUtils.cpp.s
.PHONY : ip/posix/NetworkingUtils.s

# target to generate assembly for a file
ip/posix/NetworkingUtils.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/ip/posix/NetworkingUtils.cpp.s
.PHONY : ip/posix/NetworkingUtils.cpp.s

ip/posix/UdpSocket.o: ip/posix/UdpSocket.cpp.o
.PHONY : ip/posix/UdpSocket.o

# target to build an object file
ip/posix/UdpSocket.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/ip/posix/UdpSocket.cpp.o
.PHONY : ip/posix/UdpSocket.cpp.o

ip/posix/UdpSocket.i: ip/posix/UdpSocket.cpp.i
.PHONY : ip/posix/UdpSocket.i

# target to preprocess a source file
ip/posix/UdpSocket.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/ip/posix/UdpSocket.cpp.i
.PHONY : ip/posix/UdpSocket.cpp.i

ip/posix/UdpSocket.s: ip/posix/UdpSocket.cpp.s
.PHONY : ip/posix/UdpSocket.s

# target to generate assembly for a file
ip/posix/UdpSocket.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/ip/posix/UdpSocket.cpp.s
.PHONY : ip/posix/UdpSocket.cpp.s

osc/OscOutboundPacketStream.o: osc/OscOutboundPacketStream.cpp.o
.PHONY : osc/OscOutboundPacketStream.o

# target to build an object file
osc/OscOutboundPacketStream.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/osc/OscOutboundPacketStream.cpp.o
.PHONY : osc/OscOutboundPacketStream.cpp.o

osc/OscOutboundPacketStream.i: osc/OscOutboundPacketStream.cpp.i
.PHONY : osc/OscOutboundPacketStream.i

# target to preprocess a source file
osc/OscOutboundPacketStream.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/osc/OscOutboundPacketStream.cpp.i
.PHONY : osc/OscOutboundPacketStream.cpp.i

osc/OscOutboundPacketStream.s: osc/OscOutboundPacketStream.cpp.s
.PHONY : osc/OscOutboundPacketStream.s

# target to generate assembly for a file
osc/OscOutboundPacketStream.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/osc/OscOutboundPacketStream.cpp.s
.PHONY : osc/OscOutboundPacketStream.cpp.s

osc/OscPrintReceivedElements.o: osc/OscPrintReceivedElements.cpp.o
.PHONY : osc/OscPrintReceivedElements.o

# target to build an object file
osc/OscPrintReceivedElements.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/osc/OscPrintReceivedElements.cpp.o
.PHONY : osc/OscPrintReceivedElements.cpp.o

osc/OscPrintReceivedElements.i: osc/OscPrintReceivedElements.cpp.i
.PHONY : osc/OscPrintReceivedElements.i

# target to preprocess a source file
osc/OscPrintReceivedElements.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/osc/OscPrintReceivedElements.cpp.i
.PHONY : osc/OscPrintReceivedElements.cpp.i

osc/OscPrintReceivedElements.s: osc/OscPrintReceivedElements.cpp.s
.PHONY : osc/OscPrintReceivedElements.s

# target to generate assembly for a file
osc/OscPrintReceivedElements.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/osc/OscPrintReceivedElements.cpp.s
.PHONY : osc/OscPrintReceivedElements.cpp.s

osc/OscReceivedElements.o: osc/OscReceivedElements.cpp.o
.PHONY : osc/OscReceivedElements.o

# target to build an object file
osc/OscReceivedElements.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/osc/OscReceivedElements.cpp.o
.PHONY : osc/OscReceivedElements.cpp.o

osc/OscReceivedElements.i: osc/OscReceivedElements.cpp.i
.PHONY : osc/OscReceivedElements.i

# target to preprocess a source file
osc/OscReceivedElements.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/osc/OscReceivedElements.cpp.i
.PHONY : osc/OscReceivedElements.cpp.i

osc/OscReceivedElements.s: osc/OscReceivedElements.cpp.s
.PHONY : osc/OscReceivedElements.s

# target to generate assembly for a file
osc/OscReceivedElements.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/osc/OscReceivedElements.cpp.s
.PHONY : osc/OscReceivedElements.cpp.s

osc/OscTypes.o: osc/OscTypes.cpp.o
.PHONY : osc/OscTypes.o

# target to build an object file
osc/OscTypes.cpp.o:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/osc/OscTypes.cpp.o
.PHONY : osc/OscTypes.cpp.o

osc/OscTypes.i: osc/OscTypes.cpp.i
.PHONY : osc/OscTypes.i

# target to preprocess a source file
osc/OscTypes.cpp.i:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/osc/OscTypes.cpp.i
.PHONY : osc/OscTypes.cpp.i

osc/OscTypes.s: osc/OscTypes.cpp.s
.PHONY : osc/OscTypes.s

# target to generate assembly for a file
osc/OscTypes.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/build.make src/osgPlugins/osc/CMakeFiles/osgdb_osc.dir/osc/OscTypes.cpp.s
.PHONY : osc/OscTypes.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_osc"
	@echo "... OscReceivingDevice.o"
	@echo "... OscReceivingDevice.i"
	@echo "... OscReceivingDevice.s"
	@echo "... OscSendingDevice.o"
	@echo "... OscSendingDevice.i"
	@echo "... OscSendingDevice.s"
	@echo "... ReaderWriterOscDevice.o"
	@echo "... ReaderWriterOscDevice.i"
	@echo "... ReaderWriterOscDevice.s"
	@echo "... ip/IpEndpointName.o"
	@echo "... ip/IpEndpointName.i"
	@echo "... ip/IpEndpointName.s"
	@echo "... ip/posix/NetworkingUtils.o"
	@echo "... ip/posix/NetworkingUtils.i"
	@echo "... ip/posix/NetworkingUtils.s"
	@echo "... ip/posix/UdpSocket.o"
	@echo "... ip/posix/UdpSocket.i"
	@echo "... ip/posix/UdpSocket.s"
	@echo "... osc/OscOutboundPacketStream.o"
	@echo "... osc/OscOutboundPacketStream.i"
	@echo "... osc/OscOutboundPacketStream.s"
	@echo "... osc/OscPrintReceivedElements.o"
	@echo "... osc/OscPrintReceivedElements.i"
	@echo "... osc/OscPrintReceivedElements.s"
	@echo "... osc/OscReceivedElements.o"
	@echo "... osc/OscReceivedElements.i"
	@echo "... osc/OscReceivedElements.s"
	@echo "... osc/OscTypes.o"
	@echo "... osc/OscTypes.i"
	@echo "... osc/OscTypes.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

