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

# Convenience name for target.
osgPresentation: src/osgPresentation/CMakeFiles/osgPresentation.dir/rule
.PHONY : osgPresentation

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

AnimationMaterial.o: AnimationMaterial.cpp.o
.PHONY : AnimationMaterial.o

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

AnimationMaterial.i: AnimationMaterial.cpp.i
.PHONY : AnimationMaterial.i

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

AnimationMaterial.s: AnimationMaterial.cpp.s
.PHONY : AnimationMaterial.s

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

CompileSlideCallback.o: CompileSlideCallback.cpp.o
.PHONY : CompileSlideCallback.o

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

CompileSlideCallback.i: CompileSlideCallback.cpp.i
.PHONY : CompileSlideCallback.i

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

CompileSlideCallback.s: CompileSlideCallback.cpp.s
.PHONY : CompileSlideCallback.s

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

Cursor.o: Cursor.cpp.o
.PHONY : Cursor.o

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

Cursor.i: Cursor.cpp.i
.PHONY : Cursor.i

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

Cursor.s: Cursor.cpp.s
.PHONY : Cursor.s

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

KeyEventHandler.o: KeyEventHandler.cpp.o
.PHONY : KeyEventHandler.o

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

KeyEventHandler.i: KeyEventHandler.cpp.i
.PHONY : KeyEventHandler.i

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

KeyEventHandler.s: KeyEventHandler.cpp.s
.PHONY : KeyEventHandler.s

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

PickEventHandler.o: PickEventHandler.cpp.o
.PHONY : PickEventHandler.o

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

PickEventHandler.i: PickEventHandler.cpp.i
.PHONY : PickEventHandler.i

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

PickEventHandler.s: PickEventHandler.cpp.s
.PHONY : PickEventHandler.s

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

PropertyManager.o: PropertyManager.cpp.o
.PHONY : PropertyManager.o

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

PropertyManager.i: PropertyManager.cpp.i
.PHONY : PropertyManager.i

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

PropertyManager.s: PropertyManager.cpp.s
.PHONY : PropertyManager.s

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

SlideEventHandler.o: SlideEventHandler.cpp.o
.PHONY : SlideEventHandler.o

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

SlideEventHandler.i: SlideEventHandler.cpp.i
.PHONY : SlideEventHandler.i

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

SlideEventHandler.s: SlideEventHandler.cpp.s
.PHONY : SlideEventHandler.s

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

SlideShowConstructor.o: SlideShowConstructor.cpp.o
.PHONY : SlideShowConstructor.o

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

SlideShowConstructor.i: SlideShowConstructor.cpp.i
.PHONY : SlideShowConstructor.i

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

SlideShowConstructor.s: SlideShowConstructor.cpp.s
.PHONY : SlideShowConstructor.s

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

Timeout.o: Timeout.cpp.o
.PHONY : Timeout.o

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

Timeout.i: Timeout.cpp.i
.PHONY : Timeout.i

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

Timeout.s: Timeout.cpp.s
.PHONY : Timeout.s

# target to generate assembly for a file
Timeout.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPresentation/CMakeFiles/osgPresentation.dir/build.make src/osgPresentation/CMakeFiles/osgPresentation.dir/Timeout.cpp.s
.PHONY : Timeout.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 "... osgPresentation"
	@echo "... AnimationMaterial.o"
	@echo "... AnimationMaterial.i"
	@echo "... AnimationMaterial.s"
	@echo "... CompileSlideCallback.o"
	@echo "... CompileSlideCallback.i"
	@echo "... CompileSlideCallback.s"
	@echo "... Cursor.o"
	@echo "... Cursor.i"
	@echo "... Cursor.s"
	@echo "... KeyEventHandler.o"
	@echo "... KeyEventHandler.i"
	@echo "... KeyEventHandler.s"
	@echo "... PickEventHandler.o"
	@echo "... PickEventHandler.i"
	@echo "... PickEventHandler.s"
	@echo "... PropertyManager.o"
	@echo "... PropertyManager.i"
	@echo "... PropertyManager.s"
	@echo "... SlideEventHandler.o"
	@echo "... SlideEventHandler.i"
	@echo "... SlideEventHandler.s"
	@echo "... SlideShowConstructor.o"
	@echo "... SlideShowConstructor.i"
	@echo "... SlideShowConstructor.s"
	@echo "... Timeout.o"
	@echo "... Timeout.i"
	@echo "... Timeout.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

