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

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

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

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

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

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

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

# Convenience name for target.
TestStorage: libs/store/tests/CMakeFiles/TestStorage.dir/rule
.PHONY : TestStorage

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

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

# Convenience name for target.
TestStorage_automoc: libs/store/tests/CMakeFiles/TestStorage_automoc.dir/rule
.PHONY : TestStorage_automoc

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

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

# Convenience name for target.
TestXmlReader: libs/store/tests/CMakeFiles/TestXmlReader.dir/rule
.PHONY : TestXmlReader

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

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

# Convenience name for target.
TestXmlReader_automoc: libs/store/tests/CMakeFiles/TestXmlReader_automoc.dir/rule
.PHONY : TestXmlReader_automoc

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

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

# Convenience name for target.
TestXmlWriter: libs/store/tests/CMakeFiles/TestXmlWriter.dir/rule
.PHONY : TestXmlWriter

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

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

# Convenience name for target.
TestXmlWriter_automoc: libs/store/tests/CMakeFiles/TestXmlWriter_automoc.dir/rule
.PHONY : TestXmlWriter_automoc

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

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

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

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

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

# Convenience name for target.
kodomtest: libs/store/tests/CMakeFiles/kodomtest.dir/rule
.PHONY : kodomtest

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

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

# Convenience name for target.
kodomtest_automoc: libs/store/tests/CMakeFiles/kodomtest_automoc.dir/rule
.PHONY : kodomtest_automoc

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

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

# Convenience name for target.
storedroptest: libs/store/tests/CMakeFiles/storedroptest.dir/rule
.PHONY : storedroptest

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

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

# Convenience name for target.
storedroptest_automoc: libs/store/tests/CMakeFiles/storedroptest_automoc.dir/rule
.PHONY : storedroptest_automoc

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# target to generate assembly for a file
storedroptest_automoc.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f libs/store/tests/CMakeFiles/storedroptest.dir/build.make libs/store/tests/CMakeFiles/storedroptest.dir/storedroptest_automoc.s
.PHONY : storedroptest_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 "... TestStorage"
	@echo "... TestStorage_automoc"
	@echo "... TestXmlReader"
	@echo "... TestXmlReader_automoc"
	@echo "... TestXmlWriter"
	@echo "... TestXmlWriter_automoc"
	@echo "... buildtests"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... kodomtest"
	@echo "... kodomtest_automoc"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... storedroptest"
	@echo "... storedroptest_automoc"
	@echo "... test"
	@echo "... TestStorage.o"
	@echo "... TestStorage.i"
	@echo "... TestStorage.s"
	@echo "... TestStorage_automoc.o"
	@echo "... TestStorage_automoc.i"
	@echo "... TestStorage_automoc.s"
	@echo "... TestXmlReader.o"
	@echo "... TestXmlReader.i"
	@echo "... TestXmlReader.s"
	@echo "... TestXmlReader_automoc.o"
	@echo "... TestXmlReader_automoc.i"
	@echo "... TestXmlReader_automoc.s"
	@echo "... TestXmlWriter.o"
	@echo "... TestXmlWriter.i"
	@echo "... TestXmlWriter.s"
	@echo "... TestXmlWriter_automoc.o"
	@echo "... TestXmlWriter_automoc.i"
	@echo "... TestXmlWriter_automoc.s"
	@echo "... kodomtest.o"
	@echo "... kodomtest.i"
	@echo "... kodomtest.s"
	@echo "... kodomtest_automoc.o"
	@echo "... kodomtest_automoc.i"
	@echo "... kodomtest_automoc.s"
	@echo "... storedroptest.o"
	@echo "... storedroptest.i"
	@echo "... storedroptest.s"
	@echo "... storedroptest_automoc.o"
	@echo "... storedroptest_automoc.i"
	@echo "... storedroptest_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

