# 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/kword/part/tests/CMakeFiles/progress.make
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 kword/part/tests/all
	$(CMAKE_COMMAND) -E cmake_progress_start /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice/CMakeFiles 0
.PHONY : all

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

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

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

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

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

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

# Convenience name for target.
TestClipToPage: kword/part/tests/CMakeFiles/TestClipToPage.dir/rule
.PHONY : TestClipToPage

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

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

# Convenience name for target.
TestClipToPage_automoc: kword/part/tests/CMakeFiles/TestClipToPage_automoc.dir/rule
.PHONY : TestClipToPage_automoc

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

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

# Convenience name for target.
TestPageCommands: kword/part/tests/CMakeFiles/TestPageCommands.dir/rule
.PHONY : TestPageCommands

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

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

# Convenience name for target.
TestPageCommands_automoc: kword/part/tests/CMakeFiles/TestPageCommands_automoc.dir/rule
.PHONY : TestPageCommands_automoc

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

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

# Convenience name for target.
TestPageManager: kword/part/tests/CMakeFiles/TestPageManager.dir/rule
.PHONY : TestPageManager

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

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

# Convenience name for target.
TestPageManager_automoc: kword/part/tests/CMakeFiles/TestPageManager_automoc.dir/rule
.PHONY : TestPageManager_automoc

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

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

# Convenience name for target.
TestPageTextInfo: kword/part/tests/CMakeFiles/TestPageTextInfo.dir/rule
.PHONY : TestPageTextInfo

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

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

# Convenience name for target.
TestPageTextInfo_automoc: kword/part/tests/CMakeFiles/TestPageTextInfo_automoc.dir/rule
.PHONY : TestPageTextInfo_automoc

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

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

# Convenience name for target.
TestViewMode: kword/part/tests/CMakeFiles/TestViewMode.dir/rule
.PHONY : TestViewMode

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

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

# Convenience name for target.
TestViewMode_automoc: kword/part/tests/CMakeFiles/TestViewMode_automoc.dir/rule
.PHONY : TestViewMode_automoc

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

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

# Convenience name for target.
buildtests: kword/part/tests/CMakeFiles/buildtests.dir/rule
.PHONY : buildtests

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# target to generate assembly for a file
TestViewMode_automoc.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kword/part/tests/CMakeFiles/TestViewMode.dir/build.make kword/part/tests/CMakeFiles/TestViewMode.dir/TestViewMode_automoc.s
.PHONY : TestViewMode_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 "... TestClipToPage"
	@echo "... TestClipToPage_automoc"
	@echo "... TestPageCommands"
	@echo "... TestPageCommands_automoc"
	@echo "... TestPageManager"
	@echo "... TestPageManager_automoc"
	@echo "... TestPageTextInfo"
	@echo "... TestPageTextInfo_automoc"
	@echo "... TestViewMode"
	@echo "... TestViewMode_automoc"
	@echo "... buildtests"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... TestClipToPage.o"
	@echo "... TestClipToPage.i"
	@echo "... TestClipToPage.s"
	@echo "... TestClipToPage_automoc.o"
	@echo "... TestClipToPage_automoc.i"
	@echo "... TestClipToPage_automoc.s"
	@echo "... TestPageCommands.o"
	@echo "... TestPageCommands.i"
	@echo "... TestPageCommands.s"
	@echo "... TestPageCommands_automoc.o"
	@echo "... TestPageCommands_automoc.i"
	@echo "... TestPageCommands_automoc.s"
	@echo "... TestPageManager.o"
	@echo "... TestPageManager.i"
	@echo "... TestPageManager.s"
	@echo "... TestPageManager_automoc.o"
	@echo "... TestPageManager_automoc.i"
	@echo "... TestPageManager_automoc.s"
	@echo "... TestPageTextInfo.o"
	@echo "... TestPageTextInfo.i"
	@echo "... TestPageTextInfo.s"
	@echo "... TestPageTextInfo_automoc.o"
	@echo "... TestPageTextInfo_automoc.i"
	@echo "... TestPageTextInfo_automoc.s"
	@echo "... TestViewMode.o"
	@echo "... TestViewMode.i"
	@echo "... TestViewMode.s"
	@echo "... TestViewMode_automoc.o"
	@echo "... TestViewMode_automoc.i"
	@echo "... TestViewMode_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

