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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... flake"
	@echo "... flake_automoc"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... KoCanvasBase.o"
	@echo "... KoCanvasBase.i"
	@echo "... KoCanvasBase.s"
	@echo "... KoCanvasController.o"
	@echo "... KoCanvasController.i"
	@echo "... KoCanvasController.s"
	@echo "... KoCanvasController_p.o"
	@echo "... KoCanvasController_p.i"
	@echo "... KoCanvasController_p.s"
	@echo "... KoCanvasObserver.o"
	@echo "... KoCanvasObserver.i"
	@echo "... KoCanvasObserver.s"
	@echo "... KoCanvasResourceProvider.o"
	@echo "... KoCanvasResourceProvider.i"
	@echo "... KoCanvasResourceProvider.s"
	@echo "... KoChildrenData.o"
	@echo "... KoChildrenData.i"
	@echo "... KoChildrenData.s"
	@echo "... KoColorBackground.o"
	@echo "... KoColorBackground.i"
	@echo "... KoColorBackground.s"
	@echo "... KoConnectionShape.o"
	@echo "... KoConnectionShape.i"
	@echo "... KoConnectionShape.s"
	@echo "... KoConnectionShapeConfigWidget.o"
	@echo "... KoConnectionShapeConfigWidget.i"
	@echo "... KoConnectionShapeConfigWidget.s"
	@echo "... KoConnectionShapeFactory.o"
	@echo "... KoConnectionShapeFactory.i"
	@echo "... KoConnectionShapeFactory.s"
	@echo "... KoConnectionShapeLoadingUpdater.o"
	@echo "... KoConnectionShapeLoadingUpdater.i"
	@echo "... KoConnectionShapeLoadingUpdater.s"
	@echo "... KoCopyController.o"
	@echo "... KoCopyController.i"
	@echo "... KoCopyController.s"
	@echo "... KoCutController.o"
	@echo "... KoCutController.i"
	@echo "... KoCutController.s"
	@echo "... KoDevice.o"
	@echo "... KoDevice.i"
	@echo "... KoDevice.s"
	@echo "... KoDeviceEvent.o"
	@echo "... KoDeviceEvent.i"
	@echo "... KoDeviceEvent.s"
	@echo "... KoDeviceRegistry.o"
	@echo "... KoDeviceRegistry.i"
	@echo "... KoDeviceRegistry.s"
	@echo "... KoDockRegistry.o"
	@echo "... KoDockRegistry.i"
	@echo "... KoDockRegistry.s"
	@echo "... KoDpi.o"
	@echo "... KoDpi.i"
	@echo "... KoDpi.s"
	@echo "... KoDrag.o"
	@echo "... KoDrag.i"
	@echo "... KoDrag.s"
	@echo "... KoDragOdfSaveHelper.o"
	@echo "... KoDragOdfSaveHelper.i"
	@echo "... KoDragOdfSaveHelper.s"
	@echo "... KoEventAction.o"
	@echo "... KoEventAction.i"
	@echo "... KoEventAction.s"
	@echo "... KoEventActionData.o"
	@echo "... KoEventActionData.i"
	@echo "... KoEventActionData.s"
	@echo "... KoEventActionFactory.o"
	@echo "... KoEventActionFactory.i"
	@echo "... KoEventActionFactory.s"
	@echo "... KoEventActionRegistry.o"
	@echo "... KoEventActionRegistry.i"
	@echo "... KoEventActionRegistry.s"
	@echo "... KoEventActionWidget.o"
	@echo "... KoEventActionWidget.i"
	@echo "... KoEventActionWidget.s"
	@echo "... KoFilterEffect.o"
	@echo "... KoFilterEffect.i"
	@echo "... KoFilterEffect.s"
	@echo "... KoFilterEffectConfigWidgetBase.o"
	@echo "... KoFilterEffectConfigWidgetBase.i"
	@echo "... KoFilterEffectConfigWidgetBase.s"
	@echo "... KoFilterEffectFactory.o"
	@echo "... KoFilterEffectFactory.i"
	@echo "... KoFilterEffectFactory.s"
	@echo "... KoFilterEffectRegistry.o"
	@echo "... KoFilterEffectRegistry.i"
	@echo "... KoFilterEffectRegistry.s"
	@echo "... KoFilterEffectRenderContext.o"
	@echo "... KoFilterEffectRenderContext.i"
	@echo "... KoFilterEffectRenderContext.s"
	@echo "... KoFilterEffectStack.o"
	@echo "... KoFilterEffectStack.i"
	@echo "... KoFilterEffectStack.s"
	@echo "... KoFlake.o"
	@echo "... KoFlake.i"
	@echo "... KoFlake.s"
	@echo "... KoFrameShape.o"
	@echo "... KoFrameShape.i"
	@echo "... KoFrameShape.s"
	@echo "... KoGradientBackground.o"
	@echo "... KoGradientBackground.i"
	@echo "... KoGradientBackground.s"
	@echo "... KoGuidesData.o"
	@echo "... KoGuidesData.i"
	@echo "... KoGuidesData.s"
	@echo "... KoImageCollection.o"
	@echo "... KoImageCollection.i"
	@echo "... KoImageCollection.s"
	@echo "... KoImageData.o"
	@echo "... KoImageData.i"
	@echo "... KoImageData.s"
	@echo "... KoImageData_p.o"
	@echo "... KoImageData_p.i"
	@echo "... KoImageData_p.s"
	@echo "... KoInputDevice.o"
	@echo "... KoInputDevice.i"
	@echo "... KoInputDevice.s"
	@echo "... KoInsets.o"
	@echo "... KoInsets.i"
	@echo "... KoInsets.s"
	@echo "... KoLineBorder.o"
	@echo "... KoLineBorder.i"
	@echo "... KoLineBorder.s"
	@echo "... KoLineBorderFactory.o"
	@echo "... KoLineBorderFactory.i"
	@echo "... KoLineBorderFactory.s"
	@echo "... KoLoadingShapeUpdater.o"
	@echo "... KoLoadingShapeUpdater.i"
	@echo "... KoLoadingShapeUpdater.s"
	@echo "... KoOdfWorkaround.o"
	@echo "... KoOdfWorkaround.i"
	@echo "... KoOdfWorkaround.s"
	@echo "... KoParameterShape.o"
	@echo "... KoParameterShape.i"
	@echo "... KoParameterShape.s"
	@echo "... KoPasteController.o"
	@echo "... KoPasteController.i"
	@echo "... KoPasteController.s"
	@echo "... KoPathPoint.o"
	@echo "... KoPathPoint.i"
	@echo "... KoPathPoint.s"
	@echo "... KoPathSegment.o"
	@echo "... KoPathSegment.i"
	@echo "... KoPathSegment.s"
	@echo "... KoPathShape.o"
	@echo "... KoPathShape.i"
	@echo "... KoPathShape.s"
	@echo "... KoPathShapeFactory.o"
	@echo "... KoPathShapeFactory.i"
	@echo "... KoPathShapeFactory.s"
	@echo "... KoPathShapeLoader.o"
	@echo "... KoPathShapeLoader.i"
	@echo "... KoPathShapeLoader.s"
	@echo "... KoPatternBackground.o"
	@echo "... KoPatternBackground.i"
	@echo "... KoPatternBackground.s"
	@echo "... KoPointGroup.o"
	@echo "... KoPointGroup.i"
	@echo "... KoPointGroup.s"
	@echo "... KoPointerEvent.o"
	@echo "... KoPointerEvent.i"
	@echo "... KoPointerEvent.s"
	@echo "... KoPositionSelector.o"
	@echo "... KoPositionSelector.i"
	@echo "... KoPositionSelector.s"
	@echo "... KoPostscriptPaintDevice.o"
	@echo "... KoPostscriptPaintDevice.i"
	@echo "... KoPostscriptPaintDevice.s"
	@echo "... KoSelection.o"
	@echo "... KoSelection.i"
	@echo "... KoSelection.s"
	@echo "... KoShape.o"
	@echo "... KoShape.i"
	@echo "... KoShape.s"
	@echo "... KoShapeBackground.o"
	@echo "... KoShapeBackground.i"
	@echo "... KoShapeBackground.s"
	@echo "... KoShapeBorderFactory.o"
	@echo "... KoShapeBorderFactory.i"
	@echo "... KoShapeBorderFactory.s"
	@echo "... KoShapeBorderModel.o"
	@echo "... KoShapeBorderModel.i"
	@echo "... KoShapeBorderModel.s"
	@echo "... KoShapeBorderRegistry.o"
	@echo "... KoShapeBorderRegistry.i"
	@echo "... KoShapeBorderRegistry.s"
	@echo "... KoShapeConfigWidgetBase.o"
	@echo "... KoShapeConfigWidgetBase.i"
	@echo "... KoShapeConfigWidgetBase.s"
	@echo "... KoShapeContainer.o"
	@echo "... KoShapeContainer.i"
	@echo "... KoShapeContainer.s"
	@echo "... KoShapeContainerModel.o"
	@echo "... KoShapeContainerModel.i"
	@echo "... KoShapeContainerModel.s"
	@echo "... KoShapeController.o"
	@echo "... KoShapeController.i"
	@echo "... KoShapeController.s"
	@echo "... KoShapeFactory.o"
	@echo "... KoShapeFactory.i"
	@echo "... KoShapeFactory.s"
	@echo "... KoShapeGroup.o"
	@echo "... KoShapeGroup.i"
	@echo "... KoShapeGroup.s"
	@echo "... KoShapeLayer.o"
	@echo "... KoShapeLayer.i"
	@echo "... KoShapeLayer.s"
	@echo "... KoShapeLoadingContext.o"
	@echo "... KoShapeLoadingContext.i"
	@echo "... KoShapeLoadingContext.s"
	@echo "... KoShapeManager.o"
	@echo "... KoShapeManager.i"
	@echo "... KoShapeManager.s"
	@echo "... KoShapeManagerPaintingStrategy.o"
	@echo "... KoShapeManagerPaintingStrategy.i"
	@echo "... KoShapeManagerPaintingStrategy.s"
	@echo "... KoShapeOdfSaveHelper.o"
	@echo "... KoShapeOdfSaveHelper.i"
	@echo "... KoShapeOdfSaveHelper.s"
	@echo "... KoShapePainter.o"
	@echo "... KoShapePainter.i"
	@echo "... KoShapePainter.s"
	@echo "... KoShapePaste.o"
	@echo "... KoShapePaste.i"
	@echo "... KoShapePaste.s"
	@echo "... KoShapeRegistry.o"
	@echo "... KoShapeRegistry.i"
	@echo "... KoShapeRegistry.s"
	@echo "... KoShapeSavingContext.o"
	@echo "... KoShapeSavingContext.i"
	@echo "... KoShapeSavingContext.s"
	@echo "... KoShapeShadow.o"
	@echo "... KoShapeShadow.i"
	@echo "... KoShapeShadow.s"
	@echo "... KoShapeUserData.o"
	@echo "... KoShapeUserData.i"
	@echo "... KoShapeUserData.s"
	@echo "... KoSnapData.o"
	@echo "... KoSnapData.i"
	@echo "... KoSnapData.s"
	@echo "... KoSnapGuide.o"
	@echo "... KoSnapGuide.i"
	@echo "... KoSnapGuide.s"
	@echo "... KoSnapStrategy.o"
	@echo "... KoSnapStrategy.i"
	@echo "... KoSnapStrategy.s"
	@echo "... KoSvgPathParser.o"
	@echo "... KoSvgPathParser.i"
	@echo "... KoSvgPathParser.s"
	@echo "... KoTool.o"
	@echo "... KoTool.i"
	@echo "... KoTool.s"
	@echo "... KoToolFactory.o"
	@echo "... KoToolFactory.i"
	@echo "... KoToolFactory.s"
	@echo "... KoToolManager.o"
	@echo "... KoToolManager.i"
	@echo "... KoToolManager.s"
	@echo "... KoToolManager_p.o"
	@echo "... KoToolManager_p.i"
	@echo "... KoToolManager_p.s"
	@echo "... KoToolProxy.o"
	@echo "... KoToolProxy.i"
	@echo "... KoToolProxy.s"
	@echo "... KoToolRegistry.o"
	@echo "... KoToolRegistry.i"
	@echo "... KoToolRegistry.s"
	@echo "... KoToolSelection.o"
	@echo "... KoToolSelection.i"
	@echo "... KoToolSelection.s"
	@echo "... KoZoomHandler.o"
	@echo "... KoZoomHandler.i"
	@echo "... KoZoomHandler.s"
	@echo "... KoZoomMode.o"
	@echo "... KoZoomMode.i"
	@echo "... KoZoomMode.s"
	@echo "... ShapeDeleter_p.o"
	@echo "... ShapeDeleter_p.i"
	@echo "... ShapeDeleter_p.s"
	@echo "... SnapGuideConfigWidget.o"
	@echo "... SnapGuideConfigWidget.i"
	@echo "... SnapGuideConfigWidget.s"
	@echo "... commands/KoConnectionShapeTypeCommand.o"
	@echo "... commands/KoConnectionShapeTypeCommand.i"
	@echo "... commands/KoConnectionShapeTypeCommand.s"
	@echo "... commands/KoEventActionAddCommand.o"
	@echo "... commands/KoEventActionAddCommand.i"
	@echo "... commands/KoEventActionAddCommand.s"
	@echo "... commands/KoEventActionRemoveCommand.o"
	@echo "... commands/KoEventActionRemoveCommand.i"
	@echo "... commands/KoEventActionRemoveCommand.s"
	@echo "... commands/KoParameterHandleMoveCommand.o"
	@echo "... commands/KoParameterHandleMoveCommand.i"
	@echo "... commands/KoParameterHandleMoveCommand.s"
	@echo "... commands/KoParameterToPathCommand.o"
	@echo "... commands/KoParameterToPathCommand.i"
	@echo "... commands/KoParameterToPathCommand.s"
	@echo "... commands/KoPathBaseCommand.o"
	@echo "... commands/KoPathBaseCommand.i"
	@echo "... commands/KoPathBaseCommand.s"
	@echo "... commands/KoPathBreakAtPointCommand.o"
	@echo "... commands/KoPathBreakAtPointCommand.i"
	@echo "... commands/KoPathBreakAtPointCommand.s"
	@echo "... commands/KoPathCombineCommand.o"
	@echo "... commands/KoPathCombineCommand.i"
	@echo "... commands/KoPathCombineCommand.s"
	@echo "... commands/KoPathControlPointMoveCommand.o"
	@echo "... commands/KoPathControlPointMoveCommand.i"
	@echo "... commands/KoPathControlPointMoveCommand.s"
	@echo "... commands/KoPathFillRuleCommand.o"
	@echo "... commands/KoPathFillRuleCommand.i"
	@echo "... commands/KoPathFillRuleCommand.s"
	@echo "... commands/KoPathPointInsertCommand.o"
	@echo "... commands/KoPathPointInsertCommand.i"
	@echo "... commands/KoPathPointInsertCommand.s"
	@echo "... commands/KoPathPointMergeCommand.o"
	@echo "... commands/KoPathPointMergeCommand.i"
	@echo "... commands/KoPathPointMergeCommand.s"
	@echo "... commands/KoPathPointMoveCommand.o"
	@echo "... commands/KoPathPointMoveCommand.i"
	@echo "... commands/KoPathPointMoveCommand.s"
	@echo "... commands/KoPathPointRemoveCommand.o"
	@echo "... commands/KoPathPointRemoveCommand.i"
	@echo "... commands/KoPathPointRemoveCommand.s"
	@echo "... commands/KoPathPointTypeCommand.o"
	@echo "... commands/KoPathPointTypeCommand.i"
	@echo "... commands/KoPathPointTypeCommand.s"
	@echo "... commands/KoPathReverseCommand.o"
	@echo "... commands/KoPathReverseCommand.i"
	@echo "... commands/KoPathReverseCommand.s"
	@echo "... commands/KoPathSegmentBreakCommand.o"
	@echo "... commands/KoPathSegmentBreakCommand.i"
	@echo "... commands/KoPathSegmentBreakCommand.s"
	@echo "... commands/KoPathSegmentTypeCommand.o"
	@echo "... commands/KoPathSegmentTypeCommand.i"
	@echo "... commands/KoPathSegmentTypeCommand.s"
	@echo "... commands/KoPathSeparateCommand.o"
	@echo "... commands/KoPathSeparateCommand.i"
	@echo "... commands/KoPathSeparateCommand.s"
	@echo "... commands/KoShapeAlignCommand.o"
	@echo "... commands/KoShapeAlignCommand.i"
	@echo "... commands/KoShapeAlignCommand.s"
	@echo "... commands/KoShapeBackgroundCommand.o"
	@echo "... commands/KoShapeBackgroundCommand.i"
	@echo "... commands/KoShapeBackgroundCommand.s"
	@echo "... commands/KoShapeBorderCommand.o"
	@echo "... commands/KoShapeBorderCommand.i"
	@echo "... commands/KoShapeBorderCommand.s"
	@echo "... commands/KoShapeCreateCommand.o"
	@echo "... commands/KoShapeCreateCommand.i"
	@echo "... commands/KoShapeCreateCommand.s"
	@echo "... commands/KoShapeDeleteCommand.o"
	@echo "... commands/KoShapeDeleteCommand.i"
	@echo "... commands/KoShapeDeleteCommand.s"
	@echo "... commands/KoShapeDistributeCommand.o"
	@echo "... commands/KoShapeDistributeCommand.i"
	@echo "... commands/KoShapeDistributeCommand.s"
	@echo "... commands/KoShapeGroupCommand.o"
	@echo "... commands/KoShapeGroupCommand.i"
	@echo "... commands/KoShapeGroupCommand.s"
	@echo "... commands/KoShapeKeepAspectRatioCommand.o"
	@echo "... commands/KoShapeKeepAspectRatioCommand.i"
	@echo "... commands/KoShapeKeepAspectRatioCommand.s"
	@echo "... commands/KoShapeLockCommand.o"
	@echo "... commands/KoShapeLockCommand.i"
	@echo "... commands/KoShapeLockCommand.s"
	@echo "... commands/KoShapeMoveCommand.o"
	@echo "... commands/KoShapeMoveCommand.i"
	@echo "... commands/KoShapeMoveCommand.s"
	@echo "... commands/KoShapeRenameCommand.o"
	@echo "... commands/KoShapeRenameCommand.i"
	@echo "... commands/KoShapeRenameCommand.s"
	@echo "... commands/KoShapeReorderCommand.o"
	@echo "... commands/KoShapeReorderCommand.i"
	@echo "... commands/KoShapeReorderCommand.s"
	@echo "... commands/KoShapeShadowCommand.o"
	@echo "... commands/KoShapeShadowCommand.i"
	@echo "... commands/KoShapeShadowCommand.s"
	@echo "... commands/KoShapeShearCommand.o"
	@echo "... commands/KoShapeShearCommand.i"
	@echo "... commands/KoShapeShearCommand.s"
	@echo "... commands/KoShapeSizeCommand.o"
	@echo "... commands/KoShapeSizeCommand.i"
	@echo "... commands/KoShapeSizeCommand.s"
	@echo "... commands/KoShapeTransformCommand.o"
	@echo "... commands/KoShapeTransformCommand.i"
	@echo "... commands/KoShapeTransformCommand.s"
	@echo "... commands/KoShapeUngroupCommand.o"
	@echo "... commands/KoShapeUngroupCommand.i"
	@echo "... commands/KoShapeUngroupCommand.s"
	@echo "... commands/KoSubpathJoinCommand.o"
	@echo "... commands/KoSubpathJoinCommand.i"
	@echo "... commands/KoSubpathJoinCommand.s"
	@echo "... commands/KoSubpathRemoveCommand.o"
	@echo "... commands/KoSubpathRemoveCommand.i"
	@echo "... commands/KoSubpathRemoveCommand.s"
	@echo "... flake_automoc.o"
	@echo "... flake_automoc.i"
	@echo "... flake_automoc.s"
	@echo "... tools/KoCreatePathTool.o"
	@echo "... tools/KoCreatePathTool.i"
	@echo "... tools/KoCreatePathTool.s"
	@echo "... tools/KoCreatePathToolFactory.o"
	@echo "... tools/KoCreatePathToolFactory.i"
	@echo "... tools/KoCreatePathToolFactory.s"
	@echo "... tools/KoCreateShapeStrategy.o"
	@echo "... tools/KoCreateShapeStrategy.i"
	@echo "... tools/KoCreateShapeStrategy.s"
	@echo "... tools/KoCreateShapesTool.o"
	@echo "... tools/KoCreateShapesTool.i"
	@echo "... tools/KoCreateShapesTool.s"
	@echo "... tools/KoCreateShapesToolFactory.o"
	@echo "... tools/KoCreateShapesToolFactory.i"
	@echo "... tools/KoCreateShapesToolFactory.s"
	@echo "... tools/KoGuidesTool.o"
	@echo "... tools/KoGuidesTool.i"
	@echo "... tools/KoGuidesTool.s"
	@echo "... tools/KoInteractionStrategy.o"
	@echo "... tools/KoInteractionStrategy.i"
	@echo "... tools/KoInteractionStrategy.s"
	@echo "... tools/KoInteractionTool.o"
	@echo "... tools/KoInteractionTool.i"
	@echo "... tools/KoInteractionTool.s"
	@echo "... tools/KoPanTool.o"
	@echo "... tools/KoPanTool.i"
	@echo "... tools/KoPanTool.s"
	@echo "... tools/KoPanToolFactory.o"
	@echo "... tools/KoPanToolFactory.i"
	@echo "... tools/KoPanToolFactory.s"
	@echo "... tools/KoParameterChangeStrategy.o"
	@echo "... tools/KoParameterChangeStrategy.i"
	@echo "... tools/KoParameterChangeStrategy.s"
	@echo "... tools/KoPathConnectionPointStrategy.o"
	@echo "... tools/KoPathConnectionPointStrategy.i"
	@echo "... tools/KoPathConnectionPointStrategy.s"
	@echo "... tools/KoPathControlPointMoveStrategy.o"
	@echo "... tools/KoPathControlPointMoveStrategy.i"
	@echo "... tools/KoPathControlPointMoveStrategy.s"
	@echo "... tools/KoPathPointMoveStrategy.o"
	@echo "... tools/KoPathPointMoveStrategy.i"
	@echo "... tools/KoPathPointMoveStrategy.s"
	@echo "... tools/KoPathPointRubberSelectStrategy.o"
	@echo "... tools/KoPathPointRubberSelectStrategy.i"
	@echo "... tools/KoPathPointRubberSelectStrategy.s"
	@echo "... tools/KoPathSegmentChangeStrategy.o"
	@echo "... tools/KoPathSegmentChangeStrategy.i"
	@echo "... tools/KoPathSegmentChangeStrategy.s"
	@echo "... tools/KoPathTool.o"
	@echo "... tools/KoPathTool.i"
	@echo "... tools/KoPathTool.s"
	@echo "... tools/KoPathToolFactory.o"
	@echo "... tools/KoPathToolFactory.i"
	@echo "... tools/KoPathToolFactory.s"
	@echo "... tools/KoPathToolHandle.o"
	@echo "... tools/KoPathToolHandle.i"
	@echo "... tools/KoPathToolHandle.s"
	@echo "... tools/KoPathToolSelection.o"
	@echo "... tools/KoPathToolSelection.i"
	@echo "... tools/KoPathToolSelection.s"
	@echo "... tools/KoShapeRubberSelectStrategy.o"
	@echo "... tools/KoShapeRubberSelectStrategy.i"
	@echo "... tools/KoShapeRubberSelectStrategy.s"
	@echo "... tools/KoZoomStrategy.o"
	@echo "... tools/KoZoomStrategy.i"
	@echo "... tools/KoZoomStrategy.s"
	@echo "... tools/KoZoomTool.o"
	@echo "... tools/KoZoomTool.i"
	@echo "... tools/KoZoomTool.s"
	@echo "... tools/KoZoomToolFactory.o"
	@echo "... tools/KoZoomToolFactory.i"
	@echo "... tools/KoZoomToolFactory.s"
	@echo "... tools/KoZoomToolWidget.o"
	@echo "... tools/KoZoomToolWidget.i"
	@echo "... tools/KoZoomToolWidget.s"
	@echo "... tools/PathToolOptionWidget.o"
	@echo "... tools/PathToolOptionWidget.i"
	@echo "... tools/PathToolOptionWidget.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

