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

# Convenience name for target.
osgdb_osgjs: src/osgPlugins/osgjs/CMakeFiles/osgdb_osgjs.dir/rule
.PHONY : osgdb_osgjs

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

Animation.o: Animation.cpp.o
.PHONY : Animation.o

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

Animation.i: Animation.cpp.i
.PHONY : Animation.i

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

Animation.s: Animation.cpp.s
.PHONY : Animation.s

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

Base64.o: Base64.cpp.o
.PHONY : Base64.o

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

Base64.i: Base64.cpp.i
.PHONY : Base64.i

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

Base64.s: Base64.cpp.s
.PHONY : Base64.s

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

JSON_Objects.o: JSON_Objects.cpp.o
.PHONY : JSON_Objects.o

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

JSON_Objects.i: JSON_Objects.cpp.i
.PHONY : JSON_Objects.i

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

JSON_Objects.s: JSON_Objects.cpp.s
.PHONY : JSON_Objects.s

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

ReaderWriterJSON.o: ReaderWriterJSON.cpp.o
.PHONY : ReaderWriterJSON.o

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

ReaderWriterJSON.i: ReaderWriterJSON.cpp.i
.PHONY : ReaderWriterJSON.i

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

ReaderWriterJSON.s: ReaderWriterJSON.cpp.s
.PHONY : ReaderWriterJSON.s

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

WriteVisitor.o: WriteVisitor.cpp.o
.PHONY : WriteVisitor.o

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

WriteVisitor.i: WriteVisitor.cpp.i
.PHONY : WriteVisitor.i

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

WriteVisitor.s: WriteVisitor.cpp.s
.PHONY : WriteVisitor.s

# target to generate assembly for a file
WriteVisitor.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/osgjs/CMakeFiles/osgdb_osgjs.dir/build.make src/osgPlugins/osgjs/CMakeFiles/osgdb_osgjs.dir/WriteVisitor.cpp.s
.PHONY : WriteVisitor.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_osgjs"
	@echo "... Animation.o"
	@echo "... Animation.i"
	@echo "... Animation.s"
	@echo "... Base64.o"
	@echo "... Base64.i"
	@echo "... Base64.s"
	@echo "... JSON_Objects.o"
	@echo "... JSON_Objects.i"
	@echo "... JSON_Objects.s"
	@echo "... ReaderWriterJSON.o"
	@echo "... ReaderWriterJSON.i"
	@echo "... ReaderWriterJSON.s"
	@echo "... WriteVisitor.o"
	@echo "... WriteVisitor.i"
	@echo "... WriteVisitor.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

