# 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/libs/flake/tests/CMakeFiles/progress.make
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 libs/flake/tests/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 libs/flake/tests/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 libs/flake/tests/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 libs/flake/tests/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.
libs/flake/tests/CMakeFiles/TestCanvasResourceProvider.dir/rule:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 libs/flake/tests/CMakeFiles/TestCanvasResourceProvider.dir/rule
.PHONY : libs/flake/tests/CMakeFiles/TestCanvasResourceProvider.dir/rule

# Convenience name for target.
TestCanvasResourceProvider: libs/flake/tests/CMakeFiles/TestCanvasResourceProvider.dir/rule
.PHONY : TestCanvasResourceProvider

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

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

# Convenience name for target.
TestCanvasResourceProvider_automoc: libs/flake/tests/CMakeFiles/TestCanvasResourceProvider_automoc.dir/rule
.PHONY : TestCanvasResourceProvider_automoc

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

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

# Convenience name for target.
TestControlPointMoveCommand: libs/flake/tests/CMakeFiles/TestControlPointMoveCommand.dir/rule
.PHONY : TestControlPointMoveCommand

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

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

# Convenience name for target.
TestControlPointMoveCommand_automoc: libs/flake/tests/CMakeFiles/TestControlPointMoveCommand_automoc.dir/rule
.PHONY : TestControlPointMoveCommand_automoc

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

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

# Convenience name for target.
TestImageCollection: libs/flake/tests/CMakeFiles/TestImageCollection.dir/rule
.PHONY : TestImageCollection

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

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

# Convenience name for target.
TestImageCollection_automoc: libs/flake/tests/CMakeFiles/TestImageCollection_automoc.dir/rule
.PHONY : TestImageCollection_automoc

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

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

# Convenience name for target.
TestKoShapeFactory: libs/flake/tests/CMakeFiles/TestKoShapeFactory.dir/rule
.PHONY : TestKoShapeFactory

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

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

# Convenience name for target.
TestKoShapeFactory_automoc: libs/flake/tests/CMakeFiles/TestKoShapeFactory_automoc.dir/rule
.PHONY : TestKoShapeFactory_automoc

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

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

# Convenience name for target.
TestKoShapeRegistry: libs/flake/tests/CMakeFiles/TestKoShapeRegistry.dir/rule
.PHONY : TestKoShapeRegistry

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

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

# Convenience name for target.
TestKoShapeRegistry_automoc: libs/flake/tests/CMakeFiles/TestKoShapeRegistry_automoc.dir/rule
.PHONY : TestKoShapeRegistry_automoc

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

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

# Convenience name for target.
TestPathSegment: libs/flake/tests/CMakeFiles/TestPathSegment.dir/rule
.PHONY : TestPathSegment

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

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

# Convenience name for target.
TestPathSegment_automoc: libs/flake/tests/CMakeFiles/TestPathSegment_automoc.dir/rule
.PHONY : TestPathSegment_automoc

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

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

# Convenience name for target.
TestPathShape: libs/flake/tests/CMakeFiles/TestPathShape.dir/rule
.PHONY : TestPathShape

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

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

# Convenience name for target.
TestPathShape_automoc: libs/flake/tests/CMakeFiles/TestPathShape_automoc.dir/rule
.PHONY : TestPathShape_automoc

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

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

# Convenience name for target.
TestPathTool: libs/flake/tests/CMakeFiles/TestPathTool.dir/rule
.PHONY : TestPathTool

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

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

# Convenience name for target.
TestPathTool_automoc: libs/flake/tests/CMakeFiles/TestPathTool_automoc.dir/rule
.PHONY : TestPathTool_automoc

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

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

# Convenience name for target.
TestPointMergeCommand: libs/flake/tests/CMakeFiles/TestPointMergeCommand.dir/rule
.PHONY : TestPointMergeCommand

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

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

# Convenience name for target.
TestPointMergeCommand_automoc: libs/flake/tests/CMakeFiles/TestPointMergeCommand_automoc.dir/rule
.PHONY : TestPointMergeCommand_automoc

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

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

# Convenience name for target.
TestPointRemoveCommand: libs/flake/tests/CMakeFiles/TestPointRemoveCommand.dir/rule
.PHONY : TestPointRemoveCommand

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

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

# Convenience name for target.
TestPointRemoveCommand_automoc: libs/flake/tests/CMakeFiles/TestPointRemoveCommand_automoc.dir/rule
.PHONY : TestPointRemoveCommand_automoc

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

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

# Convenience name for target.
TestPointTypeCommand: libs/flake/tests/CMakeFiles/TestPointTypeCommand.dir/rule
.PHONY : TestPointTypeCommand

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

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

# Convenience name for target.
TestPointTypeCommand_automoc: libs/flake/tests/CMakeFiles/TestPointTypeCommand_automoc.dir/rule
.PHONY : TestPointTypeCommand_automoc

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

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

# Convenience name for target.
TestPosition: libs/flake/tests/CMakeFiles/TestPosition.dir/rule
.PHONY : TestPosition

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

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

# Convenience name for target.
TestPosition_automoc: libs/flake/tests/CMakeFiles/TestPosition_automoc.dir/rule
.PHONY : TestPosition_automoc

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

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

# Convenience name for target.
TestRemoveSubpathCommand: libs/flake/tests/CMakeFiles/TestRemoveSubpathCommand.dir/rule
.PHONY : TestRemoveSubpathCommand

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

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

# Convenience name for target.
TestRemoveSubpathCommand_automoc: libs/flake/tests/CMakeFiles/TestRemoveSubpathCommand_automoc.dir/rule
.PHONY : TestRemoveSubpathCommand_automoc

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

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

# Convenience name for target.
TestSegmentTypeCommand: libs/flake/tests/CMakeFiles/TestSegmentTypeCommand.dir/rule
.PHONY : TestSegmentTypeCommand

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

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

# Convenience name for target.
TestSegmentTypeCommand_automoc: libs/flake/tests/CMakeFiles/TestSegmentTypeCommand_automoc.dir/rule
.PHONY : TestSegmentTypeCommand_automoc

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

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

# Convenience name for target.
TestSelection: libs/flake/tests/CMakeFiles/TestSelection.dir/rule
.PHONY : TestSelection

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

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

# Convenience name for target.
TestSelection_automoc: libs/flake/tests/CMakeFiles/TestSelection_automoc.dir/rule
.PHONY : TestSelection_automoc

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

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

# Convenience name for target.
TestShapeAt: libs/flake/tests/CMakeFiles/TestShapeAt.dir/rule
.PHONY : TestShapeAt

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

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

# Convenience name for target.
TestShapeAt_automoc: libs/flake/tests/CMakeFiles/TestShapeAt_automoc.dir/rule
.PHONY : TestShapeAt_automoc

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

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

# Convenience name for target.
TestShapeBackgroundCommand: libs/flake/tests/CMakeFiles/TestShapeBackgroundCommand.dir/rule
.PHONY : TestShapeBackgroundCommand

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

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

# Convenience name for target.
TestShapeBackgroundCommand_automoc: libs/flake/tests/CMakeFiles/TestShapeBackgroundCommand_automoc.dir/rule
.PHONY : TestShapeBackgroundCommand_automoc

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

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

# Convenience name for target.
TestShapeBorderCommand: libs/flake/tests/CMakeFiles/TestShapeBorderCommand.dir/rule
.PHONY : TestShapeBorderCommand

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

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

# Convenience name for target.
TestShapeBorderCommand_automoc: libs/flake/tests/CMakeFiles/TestShapeBorderCommand_automoc.dir/rule
.PHONY : TestShapeBorderCommand_automoc

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

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

# Convenience name for target.
TestShapeContainer: libs/flake/tests/CMakeFiles/TestShapeContainer.dir/rule
.PHONY : TestShapeContainer

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

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

# Convenience name for target.
TestShapeContainer_automoc: libs/flake/tests/CMakeFiles/TestShapeContainer_automoc.dir/rule
.PHONY : TestShapeContainer_automoc

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

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

# Convenience name for target.
TestShapeGroupCommand: libs/flake/tests/CMakeFiles/TestShapeGroupCommand.dir/rule
.PHONY : TestShapeGroupCommand

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

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

# Convenience name for target.
TestShapeGroupCommand_automoc: libs/flake/tests/CMakeFiles/TestShapeGroupCommand_automoc.dir/rule
.PHONY : TestShapeGroupCommand_automoc

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

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

# Convenience name for target.
TestShapePainting: libs/flake/tests/CMakeFiles/TestShapePainting.dir/rule
.PHONY : TestShapePainting

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

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

# Convenience name for target.
TestShapePainting_automoc: libs/flake/tests/CMakeFiles/TestShapePainting_automoc.dir/rule
.PHONY : TestShapePainting_automoc

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

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

# Convenience name for target.
TestShapeReorderCommand: libs/flake/tests/CMakeFiles/TestShapeReorderCommand.dir/rule
.PHONY : TestShapeReorderCommand

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

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

# Convenience name for target.
TestShapeReorderCommand_automoc: libs/flake/tests/CMakeFiles/TestShapeReorderCommand_automoc.dir/rule
.PHONY : TestShapeReorderCommand_automoc

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

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

# Convenience name for target.
TestShapeShadowCommand: libs/flake/tests/CMakeFiles/TestShapeShadowCommand.dir/rule
.PHONY : TestShapeShadowCommand

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

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

# Convenience name for target.
TestShapeShadowCommand_automoc: libs/flake/tests/CMakeFiles/TestShapeShadowCommand_automoc.dir/rule
.PHONY : TestShapeShadowCommand_automoc

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

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

# Convenience name for target.
buildtests: libs/flake/tests/CMakeFiles/buildtests.dir/rule
.PHONY : buildtests

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# target to generate assembly for a file
TestShapeShadowCommand_automoc.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f libs/flake/tests/CMakeFiles/TestShapeShadowCommand.dir/build.make libs/flake/tests/CMakeFiles/TestShapeShadowCommand.dir/TestShapeShadowCommand_automoc.s
.PHONY : TestShapeShadowCommand_automoc.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 "... TestCanvasResourceProvider"
	@echo "... TestCanvasResourceProvider_automoc"
	@echo "... TestControlPointMoveCommand"
	@echo "... TestControlPointMoveCommand_automoc"
	@echo "... TestImageCollection"
	@echo "... TestImageCollection_automoc"
	@echo "... TestKoShapeFactory"
	@echo "... TestKoShapeFactory_automoc"
	@echo "... TestKoShapeRegistry"
	@echo "... TestKoShapeRegistry_automoc"
	@echo "... TestPathSegment"
	@echo "... TestPathSegment_automoc"
	@echo "... TestPathShape"
	@echo "... TestPathShape_automoc"
	@echo "... TestPathTool"
	@echo "... TestPathTool_automoc"
	@echo "... TestPointMergeCommand"
	@echo "... TestPointMergeCommand_automoc"
	@echo "... TestPointRemoveCommand"
	@echo "... TestPointRemoveCommand_automoc"
	@echo "... TestPointTypeCommand"
	@echo "... TestPointTypeCommand_automoc"
	@echo "... TestPosition"
	@echo "... TestPosition_automoc"
	@echo "... TestRemoveSubpathCommand"
	@echo "... TestRemoveSubpathCommand_automoc"
	@echo "... TestSegmentTypeCommand"
	@echo "... TestSegmentTypeCommand_automoc"
	@echo "... TestSelection"
	@echo "... TestSelection_automoc"
	@echo "... TestShapeAt"
	@echo "... TestShapeAt_automoc"
	@echo "... TestShapeBackgroundCommand"
	@echo "... TestShapeBackgroundCommand_automoc"
	@echo "... TestShapeBorderCommand"
	@echo "... TestShapeBorderCommand_automoc"
	@echo "... TestShapeContainer"
	@echo "... TestShapeContainer_automoc"
	@echo "... TestShapeGroupCommand"
	@echo "... TestShapeGroupCommand_automoc"
	@echo "... TestShapePainting"
	@echo "... TestShapePainting_automoc"
	@echo "... TestShapeReorderCommand"
	@echo "... TestShapeReorderCommand_automoc"
	@echo "... TestShapeShadowCommand"
	@echo "... TestShapeShadowCommand_automoc"
	@echo "... buildtests"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... TestCanvasResourceProvider.o"
	@echo "... TestCanvasResourceProvider.i"
	@echo "... TestCanvasResourceProvider.s"
	@echo "... TestCanvasResourceProvider_automoc.o"
	@echo "... TestCanvasResourceProvider_automoc.i"
	@echo "... TestCanvasResourceProvider_automoc.s"
	@echo "... TestControlPointMoveCommand.o"
	@echo "... TestControlPointMoveCommand.i"
	@echo "... TestControlPointMoveCommand.s"
	@echo "... TestControlPointMoveCommand_automoc.o"
	@echo "... TestControlPointMoveCommand_automoc.i"
	@echo "... TestControlPointMoveCommand_automoc.s"
	@echo "... TestImageCollection.o"
	@echo "... TestImageCollection.i"
	@echo "... TestImageCollection.s"
	@echo "... TestImageCollection_automoc.o"
	@echo "... TestImageCollection_automoc.i"
	@echo "... TestImageCollection_automoc.s"
	@echo "... TestKoShapeFactory.o"
	@echo "... TestKoShapeFactory.i"
	@echo "... TestKoShapeFactory.s"
	@echo "... TestKoShapeFactory_automoc.o"
	@echo "... TestKoShapeFactory_automoc.i"
	@echo "... TestKoShapeFactory_automoc.s"
	@echo "... TestKoShapeRegistry.o"
	@echo "... TestKoShapeRegistry.i"
	@echo "... TestKoShapeRegistry.s"
	@echo "... TestKoShapeRegistry_automoc.o"
	@echo "... TestKoShapeRegistry_automoc.i"
	@echo "... TestKoShapeRegistry_automoc.s"
	@echo "... TestPathSegment.o"
	@echo "... TestPathSegment.i"
	@echo "... TestPathSegment.s"
	@echo "... TestPathSegment_automoc.o"
	@echo "... TestPathSegment_automoc.i"
	@echo "... TestPathSegment_automoc.s"
	@echo "... TestPathShape.o"
	@echo "... TestPathShape.i"
	@echo "... TestPathShape.s"
	@echo "... TestPathShape_automoc.o"
	@echo "... TestPathShape_automoc.i"
	@echo "... TestPathShape_automoc.s"
	@echo "... TestPathTool.o"
	@echo "... TestPathTool.i"
	@echo "... TestPathTool.s"
	@echo "... TestPathTool_automoc.o"
	@echo "... TestPathTool_automoc.i"
	@echo "... TestPathTool_automoc.s"
	@echo "... TestPointMergeCommand.o"
	@echo "... TestPointMergeCommand.i"
	@echo "... TestPointMergeCommand.s"
	@echo "... TestPointMergeCommand_automoc.o"
	@echo "... TestPointMergeCommand_automoc.i"
	@echo "... TestPointMergeCommand_automoc.s"
	@echo "... TestPointRemoveCommand.o"
	@echo "... TestPointRemoveCommand.i"
	@echo "... TestPointRemoveCommand.s"
	@echo "... TestPointRemoveCommand_automoc.o"
	@echo "... TestPointRemoveCommand_automoc.i"
	@echo "... TestPointRemoveCommand_automoc.s"
	@echo "... TestPointTypeCommand.o"
	@echo "... TestPointTypeCommand.i"
	@echo "... TestPointTypeCommand.s"
	@echo "... TestPointTypeCommand_automoc.o"
	@echo "... TestPointTypeCommand_automoc.i"
	@echo "... TestPointTypeCommand_automoc.s"
	@echo "... TestPosition.o"
	@echo "... TestPosition.i"
	@echo "... TestPosition.s"
	@echo "... TestPosition_automoc.o"
	@echo "... TestPosition_automoc.i"
	@echo "... TestPosition_automoc.s"
	@echo "... TestRemoveSubpathCommand.o"
	@echo "... TestRemoveSubpathCommand.i"
	@echo "... TestRemoveSubpathCommand.s"
	@echo "... TestRemoveSubpathCommand_automoc.o"
	@echo "... TestRemoveSubpathCommand_automoc.i"
	@echo "... TestRemoveSubpathCommand_automoc.s"
	@echo "... TestSegmentTypeCommand.o"
	@echo "... TestSegmentTypeCommand.i"
	@echo "... TestSegmentTypeCommand.s"
	@echo "... TestSegmentTypeCommand_automoc.o"
	@echo "... TestSegmentTypeCommand_automoc.i"
	@echo "... TestSegmentTypeCommand_automoc.s"
	@echo "... TestSelection.o"
	@echo "... TestSelection.i"
	@echo "... TestSelection.s"
	@echo "... TestSelection_automoc.o"
	@echo "... TestSelection_automoc.i"
	@echo "... TestSelection_automoc.s"
	@echo "... TestShapeAt.o"
	@echo "... TestShapeAt.i"
	@echo "... TestShapeAt.s"
	@echo "... TestShapeAt_automoc.o"
	@echo "... TestShapeAt_automoc.i"
	@echo "... TestShapeAt_automoc.s"
	@echo "... TestShapeBackgroundCommand.o"
	@echo "... TestShapeBackgroundCommand.i"
	@echo "... TestShapeBackgroundCommand.s"
	@echo "... TestShapeBackgroundCommand_automoc.o"
	@echo "... TestShapeBackgroundCommand_automoc.i"
	@echo "... TestShapeBackgroundCommand_automoc.s"
	@echo "... TestShapeBorderCommand.o"
	@echo "... TestShapeBorderCommand.i"
	@echo "... TestShapeBorderCommand.s"
	@echo "... TestShapeBorderCommand_automoc.o"
	@echo "... TestShapeBorderCommand_automoc.i"
	@echo "... TestShapeBorderCommand_automoc.s"
	@echo "... TestShapeContainer.o"
	@echo "... TestShapeContainer.i"
	@echo "... TestShapeContainer.s"
	@echo "... TestShapeContainer_automoc.o"
	@echo "... TestShapeContainer_automoc.i"
	@echo "... TestShapeContainer_automoc.s"
	@echo "... TestShapeGroupCommand.o"
	@echo "... TestShapeGroupCommand.i"
	@echo "... TestShapeGroupCommand.s"
	@echo "... TestShapeGroupCommand_automoc.o"
	@echo "... TestShapeGroupCommand_automoc.i"
	@echo "... TestShapeGroupCommand_automoc.s"
	@echo "... TestShapePainting.o"
	@echo "... TestShapePainting.i"
	@echo "... TestShapePainting.s"
	@echo "... TestShapePainting_automoc.o"
	@echo "... TestShapePainting_automoc.i"
	@echo "... TestShapePainting_automoc.s"
	@echo "... TestShapeReorderCommand.o"
	@echo "... TestShapeReorderCommand.i"
	@echo "... TestShapeReorderCommand.s"
	@echo "... TestShapeReorderCommand_automoc.o"
	@echo "... TestShapeReorderCommand_automoc.i"
	@echo "... TestShapeReorderCommand_automoc.s"
	@echo "... TestShapeShadowCommand.o"
	@echo "... TestShapeShadowCommand.i"
	@echo "... TestShapeShadowCommand.s"
	@echo "... TestShapeShadowCommand_automoc.o"
	@echo "... TestShapeShadowCommand_automoc.i"
	@echo "... TestShapeShadowCommand_automoc.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

