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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... kopageapp"
	@echo "... kopageapp_automoc"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... KoPACanvas.o"
	@echo "... KoPACanvas.i"
	@echo "... KoPACanvas.s"
	@echo "... KoPADocument.o"
	@echo "... KoPADocument.i"
	@echo "... KoPADocument.s"
	@echo "... KoPADocumentModel.o"
	@echo "... KoPADocumentModel.i"
	@echo "... KoPADocumentModel.s"
	@echo "... KoPADocumentStructureDocker.o"
	@echo "... KoPADocumentStructureDocker.i"
	@echo "... KoPADocumentStructureDocker.s"
	@echo "... KoPALoadingContext.o"
	@echo "... KoPALoadingContext.i"
	@echo "... KoPALoadingContext.s"
	@echo "... KoPAMasterPage.o"
	@echo "... KoPAMasterPage.i"
	@echo "... KoPAMasterPage.s"
	@echo "... KoPAOdfPageSaveHelper.o"
	@echo "... KoPAOdfPageSaveHelper.i"
	@echo "... KoPAOdfPageSaveHelper.s"
	@echo "... KoPAPage.o"
	@echo "... KoPAPage.i"
	@echo "... KoPAPage.s"
	@echo "... KoPAPageBase.o"
	@echo "... KoPAPageBase.i"
	@echo "... KoPAPageBase.s"
	@echo "... KoPAPageContainerModel.o"
	@echo "... KoPAPageContainerModel.i"
	@echo "... KoPAPageContainerModel.s"
	@echo "... KoPAPageProvider.o"
	@echo "... KoPAPageProvider.i"
	@echo "... KoPAPageProvider.s"
	@echo "... KoPAPageThumbnailModel.o"
	@echo "... KoPAPageThumbnailModel.i"
	@echo "... KoPAPageThumbnailModel.s"
	@echo "... KoPAPastePage.o"
	@echo "... KoPAPastePage.i"
	@echo "... KoPAPastePage.s"
	@echo "... KoPAPixmapCache.o"
	@echo "... KoPAPixmapCache.i"
	@echo "... KoPAPixmapCache.s"
	@echo "... KoPAPrintJob.o"
	@echo "... KoPAPrintJob.i"
	@echo "... KoPAPrintJob.s"
	@echo "... KoPASavingContext.o"
	@echo "... KoPASavingContext.i"
	@echo "... KoPASavingContext.s"
	@echo "... KoPATextPage.o"
	@echo "... KoPATextPage.i"
	@echo "... KoPATextPage.s"
	@echo "... KoPAUtil.o"
	@echo "... KoPAUtil.i"
	@echo "... KoPAUtil.s"
	@echo "... KoPAView.o"
	@echo "... KoPAView.i"
	@echo "... KoPAView.s"
	@echo "... KoPAViewMode.o"
	@echo "... KoPAViewMode.i"
	@echo "... KoPAViewMode.s"
	@echo "... KoPAViewModeNormal.o"
	@echo "... KoPAViewModeNormal.i"
	@echo "... KoPAViewModeNormal.s"
	@echo "... KoShapeTraversal.o"
	@echo "... KoShapeTraversal.i"
	@echo "... KoShapeTraversal.s"
	@echo "... commands/KoPAChangeMasterPageCommand.o"
	@echo "... commands/KoPAChangeMasterPageCommand.i"
	@echo "... commands/KoPAChangeMasterPageCommand.s"
	@echo "... commands/KoPAChangePageLayoutCommand.o"
	@echo "... commands/KoPAChangePageLayoutCommand.i"
	@echo "... commands/KoPAChangePageLayoutCommand.s"
	@echo "... commands/KoPADisplayMasterBackgroundCommand.o"
	@echo "... commands/KoPADisplayMasterBackgroundCommand.i"
	@echo "... commands/KoPADisplayMasterBackgroundCommand.s"
	@echo "... commands/KoPADisplayMasterShapesCommand.o"
	@echo "... commands/KoPADisplayMasterShapesCommand.i"
	@echo "... commands/KoPADisplayMasterShapesCommand.s"
	@echo "... commands/KoPAPageDeleteCommand.o"
	@echo "... commands/KoPAPageDeleteCommand.i"
	@echo "... commands/KoPAPageDeleteCommand.s"
	@echo "... commands/KoPAPageInsertCommand.o"
	@echo "... commands/KoPAPageInsertCommand.i"
	@echo "... commands/KoPAPageInsertCommand.s"
	@echo "... commands/KoPAPageMoveCommand.o"
	@echo "... commands/KoPAPageMoveCommand.i"
	@echo "... commands/KoPAPageMoveCommand.s"
	@echo "... dialogs/KoPAConfigureDialog.o"
	@echo "... dialogs/KoPAConfigureDialog.i"
	@echo "... dialogs/KoPAConfigureDialog.s"
	@echo "... dialogs/KoPAMasterPageDialog.o"
	@echo "... dialogs/KoPAMasterPageDialog.i"
	@echo "... dialogs/KoPAMasterPageDialog.s"
	@echo "... dialogs/KoPAPageLayoutDialog.o"
	@echo "... dialogs/KoPAPageLayoutDialog.i"
	@echo "... dialogs/KoPAPageLayoutDialog.s"
	@echo "... kopageapp_automoc.o"
	@echo "... kopageapp_automoc.i"
	@echo "... kopageapp_automoc.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

