# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.6

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canoncical targets will work.
.SUFFIXES:

# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list

# 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 remove -f

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice

#=============================================================================
# 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 -H$(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 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: install/local
.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: install/strip
.PHONY : install/strip/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: \"Devel\" \"Unspecified\""
.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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(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 test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/fast

# The main all target
all: cmake_check_build_system
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(CMAKE_COMMAND) -E cmake_progress_start /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice/CMakeFiles /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice/plugins/pathshapes/CMakeFiles/progress.make
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 plugins/pathshapes/all
	$(CMAKE_COMMAND) -E cmake_progress_start /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 plugins/pathshapes/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 plugins/pathshapes/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 plugins/pathshapes/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
plugins/pathshapes/CMakeFiles/pathshapes.dir/rule:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 plugins/pathshapes/CMakeFiles/pathshapes.dir/rule
.PHONY : plugins/pathshapes/CMakeFiles/pathshapes.dir/rule

# Convenience name for target.
pathshapes: plugins/pathshapes/CMakeFiles/pathshapes.dir/rule
.PHONY : pathshapes

# fast build rule for target.
pathshapes/fast:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/build
.PHONY : pathshapes/fast

# Convenience name for target.
plugins/pathshapes/CMakeFiles/pathshapes_automoc.dir/rule:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 plugins/pathshapes/CMakeFiles/pathshapes_automoc.dir/rule
.PHONY : plugins/pathshapes/CMakeFiles/pathshapes_automoc.dir/rule

# Convenience name for target.
pathshapes_automoc: plugins/pathshapes/CMakeFiles/pathshapes_automoc.dir/rule
.PHONY : pathshapes_automoc

# fast build rule for target.
pathshapes_automoc/fast:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes_automoc.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes_automoc.dir/build
.PHONY : pathshapes_automoc/fast

# target to build an object file
PathShapesPlugin.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/PathShapesPlugin.o
.PHONY : PathShapesPlugin.o

# target to preprocess a source file
PathShapesPlugin.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/PathShapesPlugin.i
.PHONY : PathShapesPlugin.i

# target to generate assembly for a file
PathShapesPlugin.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/PathShapesPlugin.s
.PHONY : PathShapesPlugin.s

# target to build an object file
arrow/KoArrowShape.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/arrow/KoArrowShape.o
.PHONY : arrow/KoArrowShape.o

# target to preprocess a source file
arrow/KoArrowShape.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/arrow/KoArrowShape.i
.PHONY : arrow/KoArrowShape.i

# target to generate assembly for a file
arrow/KoArrowShape.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/arrow/KoArrowShape.s
.PHONY : arrow/KoArrowShape.s

# target to build an object file
arrow/KoArrowShapeFactory.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/arrow/KoArrowShapeFactory.o
.PHONY : arrow/KoArrowShapeFactory.o

# target to preprocess a source file
arrow/KoArrowShapeFactory.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/arrow/KoArrowShapeFactory.i
.PHONY : arrow/KoArrowShapeFactory.i

# target to generate assembly for a file
arrow/KoArrowShapeFactory.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/arrow/KoArrowShapeFactory.s
.PHONY : arrow/KoArrowShapeFactory.s

# target to build an object file
ellipse/EllipseShapeConfigCommand.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/ellipse/EllipseShapeConfigCommand.o
.PHONY : ellipse/EllipseShapeConfigCommand.o

# target to preprocess a source file
ellipse/EllipseShapeConfigCommand.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/ellipse/EllipseShapeConfigCommand.i
.PHONY : ellipse/EllipseShapeConfigCommand.i

# target to generate assembly for a file
ellipse/EllipseShapeConfigCommand.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/ellipse/EllipseShapeConfigCommand.s
.PHONY : ellipse/EllipseShapeConfigCommand.s

# target to build an object file
ellipse/EllipseShapeConfigWidget.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/ellipse/EllipseShapeConfigWidget.o
.PHONY : ellipse/EllipseShapeConfigWidget.o

# target to preprocess a source file
ellipse/EllipseShapeConfigWidget.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/ellipse/EllipseShapeConfigWidget.i
.PHONY : ellipse/EllipseShapeConfigWidget.i

# target to generate assembly for a file
ellipse/EllipseShapeConfigWidget.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/ellipse/EllipseShapeConfigWidget.s
.PHONY : ellipse/EllipseShapeConfigWidget.s

# target to build an object file
ellipse/KoEllipseShape.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/ellipse/KoEllipseShape.o
.PHONY : ellipse/KoEllipseShape.o

# target to preprocess a source file
ellipse/KoEllipseShape.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/ellipse/KoEllipseShape.i
.PHONY : ellipse/KoEllipseShape.i

# target to generate assembly for a file
ellipse/KoEllipseShape.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/ellipse/KoEllipseShape.s
.PHONY : ellipse/KoEllipseShape.s

# target to build an object file
ellipse/KoEllipseShapeFactory.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/ellipse/KoEllipseShapeFactory.o
.PHONY : ellipse/KoEllipseShapeFactory.o

# target to preprocess a source file
ellipse/KoEllipseShapeFactory.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/ellipse/KoEllipseShapeFactory.i
.PHONY : ellipse/KoEllipseShapeFactory.i

# target to generate assembly for a file
ellipse/KoEllipseShapeFactory.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/ellipse/KoEllipseShapeFactory.s
.PHONY : ellipse/KoEllipseShapeFactory.s

# target to build an object file
enhancedpath/KoEnhancedPathCommand.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathCommand.o
.PHONY : enhancedpath/KoEnhancedPathCommand.o

# target to preprocess a source file
enhancedpath/KoEnhancedPathCommand.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathCommand.i
.PHONY : enhancedpath/KoEnhancedPathCommand.i

# target to generate assembly for a file
enhancedpath/KoEnhancedPathCommand.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathCommand.s
.PHONY : enhancedpath/KoEnhancedPathCommand.s

# target to build an object file
enhancedpath/KoEnhancedPathFormula.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathFormula.o
.PHONY : enhancedpath/KoEnhancedPathFormula.o

# target to preprocess a source file
enhancedpath/KoEnhancedPathFormula.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathFormula.i
.PHONY : enhancedpath/KoEnhancedPathFormula.i

# target to generate assembly for a file
enhancedpath/KoEnhancedPathFormula.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathFormula.s
.PHONY : enhancedpath/KoEnhancedPathFormula.s

# target to build an object file
enhancedpath/KoEnhancedPathHandle.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathHandle.o
.PHONY : enhancedpath/KoEnhancedPathHandle.o

# target to preprocess a source file
enhancedpath/KoEnhancedPathHandle.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathHandle.i
.PHONY : enhancedpath/KoEnhancedPathHandle.i

# target to generate assembly for a file
enhancedpath/KoEnhancedPathHandle.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathHandle.s
.PHONY : enhancedpath/KoEnhancedPathHandle.s

# target to build an object file
enhancedpath/KoEnhancedPathParameter.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathParameter.o
.PHONY : enhancedpath/KoEnhancedPathParameter.o

# target to preprocess a source file
enhancedpath/KoEnhancedPathParameter.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathParameter.i
.PHONY : enhancedpath/KoEnhancedPathParameter.i

# target to generate assembly for a file
enhancedpath/KoEnhancedPathParameter.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathParameter.s
.PHONY : enhancedpath/KoEnhancedPathParameter.s

# target to build an object file
enhancedpath/KoEnhancedPathShape.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathShape.o
.PHONY : enhancedpath/KoEnhancedPathShape.o

# target to preprocess a source file
enhancedpath/KoEnhancedPathShape.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathShape.i
.PHONY : enhancedpath/KoEnhancedPathShape.i

# target to generate assembly for a file
enhancedpath/KoEnhancedPathShape.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathShape.s
.PHONY : enhancedpath/KoEnhancedPathShape.s

# target to build an object file
enhancedpath/KoEnhancedPathShapeFactory.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathShapeFactory.o
.PHONY : enhancedpath/KoEnhancedPathShapeFactory.o

# target to preprocess a source file
enhancedpath/KoEnhancedPathShapeFactory.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathShapeFactory.i
.PHONY : enhancedpath/KoEnhancedPathShapeFactory.i

# target to generate assembly for a file
enhancedpath/KoEnhancedPathShapeFactory.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/enhancedpath/KoEnhancedPathShapeFactory.s
.PHONY : enhancedpath/KoEnhancedPathShapeFactory.s

# target to build an object file
pathshapes_automoc.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/pathshapes_automoc.o
.PHONY : pathshapes_automoc.o

# target to preprocess a source file
pathshapes_automoc.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/pathshapes_automoc.i
.PHONY : pathshapes_automoc.i

# target to generate assembly for a file
pathshapes_automoc.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/pathshapes_automoc.s
.PHONY : pathshapes_automoc.s

# target to build an object file
rectangle/KoRectangleShape.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/rectangle/KoRectangleShape.o
.PHONY : rectangle/KoRectangleShape.o

# target to preprocess a source file
rectangle/KoRectangleShape.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/rectangle/KoRectangleShape.i
.PHONY : rectangle/KoRectangleShape.i

# target to generate assembly for a file
rectangle/KoRectangleShape.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/rectangle/KoRectangleShape.s
.PHONY : rectangle/KoRectangleShape.s

# target to build an object file
rectangle/KoRectangleShapeFactory.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/rectangle/KoRectangleShapeFactory.o
.PHONY : rectangle/KoRectangleShapeFactory.o

# target to preprocess a source file
rectangle/KoRectangleShapeFactory.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/rectangle/KoRectangleShapeFactory.i
.PHONY : rectangle/KoRectangleShapeFactory.i

# target to generate assembly for a file
rectangle/KoRectangleShapeFactory.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/rectangle/KoRectangleShapeFactory.s
.PHONY : rectangle/KoRectangleShapeFactory.s

# target to build an object file
rectangle/RectangleShapeConfigCommand.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/rectangle/RectangleShapeConfigCommand.o
.PHONY : rectangle/RectangleShapeConfigCommand.o

# target to preprocess a source file
rectangle/RectangleShapeConfigCommand.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/rectangle/RectangleShapeConfigCommand.i
.PHONY : rectangle/RectangleShapeConfigCommand.i

# target to generate assembly for a file
rectangle/RectangleShapeConfigCommand.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/rectangle/RectangleShapeConfigCommand.s
.PHONY : rectangle/RectangleShapeConfigCommand.s

# target to build an object file
rectangle/RectangleShapeConfigWidget.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/rectangle/RectangleShapeConfigWidget.o
.PHONY : rectangle/RectangleShapeConfigWidget.o

# target to preprocess a source file
rectangle/RectangleShapeConfigWidget.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/rectangle/RectangleShapeConfigWidget.i
.PHONY : rectangle/RectangleShapeConfigWidget.i

# target to generate assembly for a file
rectangle/RectangleShapeConfigWidget.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/rectangle/RectangleShapeConfigWidget.s
.PHONY : rectangle/RectangleShapeConfigWidget.s

# target to build an object file
spiral/KoSpiralShape.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/spiral/KoSpiralShape.o
.PHONY : spiral/KoSpiralShape.o

# target to preprocess a source file
spiral/KoSpiralShape.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/spiral/KoSpiralShape.i
.PHONY : spiral/KoSpiralShape.i

# target to generate assembly for a file
spiral/KoSpiralShape.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/spiral/KoSpiralShape.s
.PHONY : spiral/KoSpiralShape.s

# target to build an object file
spiral/KoSpiralShapeFactory.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/spiral/KoSpiralShapeFactory.o
.PHONY : spiral/KoSpiralShapeFactory.o

# target to preprocess a source file
spiral/KoSpiralShapeFactory.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/spiral/KoSpiralShapeFactory.i
.PHONY : spiral/KoSpiralShapeFactory.i

# target to generate assembly for a file
spiral/KoSpiralShapeFactory.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/spiral/KoSpiralShapeFactory.s
.PHONY : spiral/KoSpiralShapeFactory.s

# target to build an object file
spiral/SpiralShapeConfigCommand.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/spiral/SpiralShapeConfigCommand.o
.PHONY : spiral/SpiralShapeConfigCommand.o

# target to preprocess a source file
spiral/SpiralShapeConfigCommand.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/spiral/SpiralShapeConfigCommand.i
.PHONY : spiral/SpiralShapeConfigCommand.i

# target to generate assembly for a file
spiral/SpiralShapeConfigCommand.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/spiral/SpiralShapeConfigCommand.s
.PHONY : spiral/SpiralShapeConfigCommand.s

# target to build an object file
spiral/SpiralShapeConfigWidget.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/spiral/SpiralShapeConfigWidget.o
.PHONY : spiral/SpiralShapeConfigWidget.o

# target to preprocess a source file
spiral/SpiralShapeConfigWidget.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/spiral/SpiralShapeConfigWidget.i
.PHONY : spiral/SpiralShapeConfigWidget.i

# target to generate assembly for a file
spiral/SpiralShapeConfigWidget.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/spiral/SpiralShapeConfigWidget.s
.PHONY : spiral/SpiralShapeConfigWidget.s

# target to build an object file
star/KoStarShape.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/star/KoStarShape.o
.PHONY : star/KoStarShape.o

# target to preprocess a source file
star/KoStarShape.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/star/KoStarShape.i
.PHONY : star/KoStarShape.i

# target to generate assembly for a file
star/KoStarShape.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/star/KoStarShape.s
.PHONY : star/KoStarShape.s

# target to build an object file
star/KoStarShapeFactory.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/star/KoStarShapeFactory.o
.PHONY : star/KoStarShapeFactory.o

# target to preprocess a source file
star/KoStarShapeFactory.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/star/KoStarShapeFactory.i
.PHONY : star/KoStarShapeFactory.i

# target to generate assembly for a file
star/KoStarShapeFactory.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/star/KoStarShapeFactory.s
.PHONY : star/KoStarShapeFactory.s

# target to build an object file
star/StarShapeConfigCommand.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/star/StarShapeConfigCommand.o
.PHONY : star/StarShapeConfigCommand.o

# target to preprocess a source file
star/StarShapeConfigCommand.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/star/StarShapeConfigCommand.i
.PHONY : star/StarShapeConfigCommand.i

# target to generate assembly for a file
star/StarShapeConfigCommand.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/star/StarShapeConfigCommand.s
.PHONY : star/StarShapeConfigCommand.s

# target to build an object file
star/StarShapeConfigWidget.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/star/StarShapeConfigWidget.o
.PHONY : star/StarShapeConfigWidget.o

# target to preprocess a source file
star/StarShapeConfigWidget.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/star/StarShapeConfigWidget.i
.PHONY : star/StarShapeConfigWidget.i

# target to generate assembly for a file
star/StarShapeConfigWidget.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f plugins/pathshapes/CMakeFiles/pathshapes.dir/build.make plugins/pathshapes/CMakeFiles/pathshapes.dir/star/StarShapeConfigWidget.s
.PHONY : star/StarShapeConfigWidget.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 "... pathshapes"
	@echo "... pathshapes_automoc"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... PathShapesPlugin.o"
	@echo "... PathShapesPlugin.i"
	@echo "... PathShapesPlugin.s"
	@echo "... arrow/KoArrowShape.o"
	@echo "... arrow/KoArrowShape.i"
	@echo "... arrow/KoArrowShape.s"
	@echo "... arrow/KoArrowShapeFactory.o"
	@echo "... arrow/KoArrowShapeFactory.i"
	@echo "... arrow/KoArrowShapeFactory.s"
	@echo "... ellipse/EllipseShapeConfigCommand.o"
	@echo "... ellipse/EllipseShapeConfigCommand.i"
	@echo "... ellipse/EllipseShapeConfigCommand.s"
	@echo "... ellipse/EllipseShapeConfigWidget.o"
	@echo "... ellipse/EllipseShapeConfigWidget.i"
	@echo "... ellipse/EllipseShapeConfigWidget.s"
	@echo "... ellipse/KoEllipseShape.o"
	@echo "... ellipse/KoEllipseShape.i"
	@echo "... ellipse/KoEllipseShape.s"
	@echo "... ellipse/KoEllipseShapeFactory.o"
	@echo "... ellipse/KoEllipseShapeFactory.i"
	@echo "... ellipse/KoEllipseShapeFactory.s"
	@echo "... enhancedpath/KoEnhancedPathCommand.o"
	@echo "... enhancedpath/KoEnhancedPathCommand.i"
	@echo "... enhancedpath/KoEnhancedPathCommand.s"
	@echo "... enhancedpath/KoEnhancedPathFormula.o"
	@echo "... enhancedpath/KoEnhancedPathFormula.i"
	@echo "... enhancedpath/KoEnhancedPathFormula.s"
	@echo "... enhancedpath/KoEnhancedPathHandle.o"
	@echo "... enhancedpath/KoEnhancedPathHandle.i"
	@echo "... enhancedpath/KoEnhancedPathHandle.s"
	@echo "... enhancedpath/KoEnhancedPathParameter.o"
	@echo "... enhancedpath/KoEnhancedPathParameter.i"
	@echo "... enhancedpath/KoEnhancedPathParameter.s"
	@echo "... enhancedpath/KoEnhancedPathShape.o"
	@echo "... enhancedpath/KoEnhancedPathShape.i"
	@echo "... enhancedpath/KoEnhancedPathShape.s"
	@echo "... enhancedpath/KoEnhancedPathShapeFactory.o"
	@echo "... enhancedpath/KoEnhancedPathShapeFactory.i"
	@echo "... enhancedpath/KoEnhancedPathShapeFactory.s"
	@echo "... pathshapes_automoc.o"
	@echo "... pathshapes_automoc.i"
	@echo "... pathshapes_automoc.s"
	@echo "... rectangle/KoRectangleShape.o"
	@echo "... rectangle/KoRectangleShape.i"
	@echo "... rectangle/KoRectangleShape.s"
	@echo "... rectangle/KoRectangleShapeFactory.o"
	@echo "... rectangle/KoRectangleShapeFactory.i"
	@echo "... rectangle/KoRectangleShapeFactory.s"
	@echo "... rectangle/RectangleShapeConfigCommand.o"
	@echo "... rectangle/RectangleShapeConfigCommand.i"
	@echo "... rectangle/RectangleShapeConfigCommand.s"
	@echo "... rectangle/RectangleShapeConfigWidget.o"
	@echo "... rectangle/RectangleShapeConfigWidget.i"
	@echo "... rectangle/RectangleShapeConfigWidget.s"
	@echo "... spiral/KoSpiralShape.o"
	@echo "... spiral/KoSpiralShape.i"
	@echo "... spiral/KoSpiralShape.s"
	@echo "... spiral/KoSpiralShapeFactory.o"
	@echo "... spiral/KoSpiralShapeFactory.i"
	@echo "... spiral/KoSpiralShapeFactory.s"
	@echo "... spiral/SpiralShapeConfigCommand.o"
	@echo "... spiral/SpiralShapeConfigCommand.i"
	@echo "... spiral/SpiralShapeConfigCommand.s"
	@echo "... spiral/SpiralShapeConfigWidget.o"
	@echo "... spiral/SpiralShapeConfigWidget.i"
	@echo "... spiral/SpiralShapeConfigWidget.s"
	@echo "... star/KoStarShape.o"
	@echo "... star/KoStarShape.i"
	@echo "... star/KoStarShape.s"
	@echo "... star/KoStarShapeFactory.o"
	@echo "... star/KoStarShapeFactory.i"
	@echo "... star/KoStarShapeFactory.s"
	@echo "... star/StarShapeConfigCommand.o"
	@echo "... star/StarShapeConfigCommand.i"
	@echo "... star/StarShapeConfigCommand.s"
	@echo "... star/StarShapeConfigWidget.o"
	@echo "... star/StarShapeConfigWidget.i"
	@echo "... star/StarShapeConfigWidget.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 /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

