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

# Convenience name for target.
osgdb_bsp: src/osgPlugins/bsp/CMakeFiles/osgdb_bsp.dir/rule
.PHONY : osgdb_bsp

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

BITSET.o: BITSET.cpp.o
.PHONY : BITSET.o

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

BITSET.i: BITSET.cpp.i
.PHONY : BITSET.i

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

BITSET.s: BITSET.cpp.s
.PHONY : BITSET.s

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

Q3BSPLoad.o: Q3BSPLoad.cpp.o
.PHONY : Q3BSPLoad.o

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

Q3BSPLoad.i: Q3BSPLoad.cpp.i
.PHONY : Q3BSPLoad.i

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

Q3BSPLoad.s: Q3BSPLoad.cpp.s
.PHONY : Q3BSPLoad.s

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

Q3BSPReader.o: Q3BSPReader.cpp.o
.PHONY : Q3BSPReader.o

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

Q3BSPReader.i: Q3BSPReader.cpp.i
.PHONY : Q3BSPReader.i

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

Q3BSPReader.s: Q3BSPReader.cpp.s
.PHONY : Q3BSPReader.s

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

ReaderWriterBSP.o: ReaderWriterBSP.cpp.o
.PHONY : ReaderWriterBSP.o

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

ReaderWriterBSP.i: ReaderWriterBSP.cpp.i
.PHONY : ReaderWriterBSP.i

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

ReaderWriterBSP.s: ReaderWriterBSP.cpp.s
.PHONY : ReaderWriterBSP.s

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

VBSPData.o: VBSPData.cpp.o
.PHONY : VBSPData.o

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

VBSPData.i: VBSPData.cpp.i
.PHONY : VBSPData.i

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

VBSPData.s: VBSPData.cpp.s
.PHONY : VBSPData.s

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

VBSPEntity.o: VBSPEntity.cpp.o
.PHONY : VBSPEntity.o

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

VBSPEntity.i: VBSPEntity.cpp.i
.PHONY : VBSPEntity.i

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

VBSPEntity.s: VBSPEntity.cpp.s
.PHONY : VBSPEntity.s

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

VBSPGeometry.o: VBSPGeometry.cpp.o
.PHONY : VBSPGeometry.o

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

VBSPGeometry.i: VBSPGeometry.cpp.i
.PHONY : VBSPGeometry.i

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

VBSPGeometry.s: VBSPGeometry.cpp.s
.PHONY : VBSPGeometry.s

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

VBSPReader.o: VBSPReader.cpp.o
.PHONY : VBSPReader.o

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

VBSPReader.i: VBSPReader.cpp.i
.PHONY : VBSPReader.i

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

VBSPReader.s: VBSPReader.cpp.s
.PHONY : VBSPReader.s

# target to generate assembly for a file
VBSPReader.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/bsp/CMakeFiles/osgdb_bsp.dir/build.make src/osgPlugins/bsp/CMakeFiles/osgdb_bsp.dir/VBSPReader.cpp.s
.PHONY : VBSPReader.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_bsp"
	@echo "... BITSET.o"
	@echo "... BITSET.i"
	@echo "... BITSET.s"
	@echo "... Q3BSPLoad.o"
	@echo "... Q3BSPLoad.i"
	@echo "... Q3BSPLoad.s"
	@echo "... Q3BSPReader.o"
	@echo "... Q3BSPReader.i"
	@echo "... Q3BSPReader.s"
	@echo "... ReaderWriterBSP.o"
	@echo "... ReaderWriterBSP.i"
	@echo "... ReaderWriterBSP.s"
	@echo "... VBSPData.o"
	@echo "... VBSPData.i"
	@echo "... VBSPData.s"
	@echo "... VBSPEntity.o"
	@echo "... VBSPEntity.i"
	@echo "... VBSPEntity.s"
	@echo "... VBSPGeometry.o"
	@echo "... VBSPGeometry.i"
	@echo "... VBSPGeometry.s"
	@echo "... VBSPReader.o"
	@echo "... VBSPReader.i"
	@echo "... VBSPReader.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

