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

# Convenience name for target.
osgdb_dxf: src/osgPlugins/dxf/CMakeFiles/osgdb_dxf.dir/rule
.PHONY : osgdb_dxf

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

DXFWriterNodeVisitor.o: DXFWriterNodeVisitor.cpp.o
.PHONY : DXFWriterNodeVisitor.o

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

DXFWriterNodeVisitor.i: DXFWriterNodeVisitor.cpp.i
.PHONY : DXFWriterNodeVisitor.i

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

DXFWriterNodeVisitor.s: DXFWriterNodeVisitor.cpp.s
.PHONY : DXFWriterNodeVisitor.s

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

ReaderWriterDXF.o: ReaderWriterDXF.cpp.o
.PHONY : ReaderWriterDXF.o

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

ReaderWriterDXF.i: ReaderWriterDXF.cpp.i
.PHONY : ReaderWriterDXF.i

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

ReaderWriterDXF.s: ReaderWriterDXF.cpp.s
.PHONY : ReaderWriterDXF.s

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

aci.o: aci.cpp.o
.PHONY : aci.o

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

aci.i: aci.cpp.i
.PHONY : aci.i

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

aci.s: aci.cpp.s
.PHONY : aci.s

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

dxfBlock.o: dxfBlock.cpp.o
.PHONY : dxfBlock.o

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

dxfBlock.i: dxfBlock.cpp.i
.PHONY : dxfBlock.i

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

dxfBlock.s: dxfBlock.cpp.s
.PHONY : dxfBlock.s

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

dxfEntity.o: dxfEntity.cpp.o
.PHONY : dxfEntity.o

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

dxfEntity.i: dxfEntity.cpp.i
.PHONY : dxfEntity.i

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

dxfEntity.s: dxfEntity.cpp.s
.PHONY : dxfEntity.s

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

dxfFile.o: dxfFile.cpp.o
.PHONY : dxfFile.o

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

dxfFile.i: dxfFile.cpp.i
.PHONY : dxfFile.i

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

dxfFile.s: dxfFile.cpp.s
.PHONY : dxfFile.s

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

dxfReader.o: dxfReader.cpp.o
.PHONY : dxfReader.o

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

dxfReader.i: dxfReader.cpp.i
.PHONY : dxfReader.i

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

dxfReader.s: dxfReader.cpp.s
.PHONY : dxfReader.s

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

dxfSection.o: dxfSection.cpp.o
.PHONY : dxfSection.o

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

dxfSection.i: dxfSection.cpp.i
.PHONY : dxfSection.i

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

dxfSection.s: dxfSection.cpp.s
.PHONY : dxfSection.s

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

dxfTable.o: dxfTable.cpp.o
.PHONY : dxfTable.o

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

dxfTable.i: dxfTable.cpp.i
.PHONY : dxfTable.i

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

dxfTable.s: dxfTable.cpp.s
.PHONY : dxfTable.s

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

scene.o: scene.cpp.o
.PHONY : scene.o

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

scene.i: scene.cpp.i
.PHONY : scene.i

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

scene.s: scene.cpp.s
.PHONY : scene.s

# target to generate assembly for a file
scene.cpp.s:
	cd /data/jenkins/workspace/oi-encumbered/components/encumbered/openscenegraph/build/amd64 && $(MAKE) $(MAKESILENT) -f src/osgPlugins/dxf/CMakeFiles/osgdb_dxf.dir/build.make src/osgPlugins/dxf/CMakeFiles/osgdb_dxf.dir/scene.cpp.s
.PHONY : scene.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_dxf"
	@echo "... DXFWriterNodeVisitor.o"
	@echo "... DXFWriterNodeVisitor.i"
	@echo "... DXFWriterNodeVisitor.s"
	@echo "... ReaderWriterDXF.o"
	@echo "... ReaderWriterDXF.i"
	@echo "... ReaderWriterDXF.s"
	@echo "... aci.o"
	@echo "... aci.i"
	@echo "... aci.s"
	@echo "... dxfBlock.o"
	@echo "... dxfBlock.i"
	@echo "... dxfBlock.s"
	@echo "... dxfEntity.o"
	@echo "... dxfEntity.i"
	@echo "... dxfEntity.s"
	@echo "... dxfFile.o"
	@echo "... dxfFile.i"
	@echo "... dxfFile.s"
	@echo "... dxfReader.o"
	@echo "... dxfReader.i"
	@echo "... dxfReader.s"
	@echo "... dxfSection.o"
	@echo "... dxfSection.i"
	@echo "... dxfSection.s"
	@echo "... dxfTable.o"
	@echo "... dxfTable.i"
	@echo "... dxfTable.s"
	@echo "... scene.o"
	@echo "... scene.i"
	@echo "... scene.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

