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

# Convenience name for target.
BenchmarkPointStorage: kspread/tests/CMakeFiles/BenchmarkPointStorage.dir/rule
.PHONY : BenchmarkPointStorage

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

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

# Convenience name for target.
BenchmarkPointStorage_automoc: kspread/tests/CMakeFiles/BenchmarkPointStorage_automoc.dir/rule
.PHONY : BenchmarkPointStorage_automoc

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

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

# Convenience name for target.
BenchmarkRTree: kspread/tests/CMakeFiles/BenchmarkRTree.dir/rule
.PHONY : BenchmarkRTree

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

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

# Convenience name for target.
BenchmarkRTree_automoc: kspread/tests/CMakeFiles/BenchmarkRTree_automoc.dir/rule
.PHONY : BenchmarkRTree_automoc

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

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

# Convenience name for target.
TestBitopsFunctions: kspread/tests/CMakeFiles/TestBitopsFunctions.dir/rule
.PHONY : TestBitopsFunctions

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

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

# Convenience name for target.
TestBitopsFunctions_automoc: kspread/tests/CMakeFiles/TestBitopsFunctions_automoc.dir/rule
.PHONY : TestBitopsFunctions_automoc

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

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

# Convenience name for target.
TestDatabaseFunctions: kspread/tests/CMakeFiles/TestDatabaseFunctions.dir/rule
.PHONY : TestDatabaseFunctions

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

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

# Convenience name for target.
TestDatabaseFunctions_automoc: kspread/tests/CMakeFiles/TestDatabaseFunctions_automoc.dir/rule
.PHONY : TestDatabaseFunctions_automoc

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

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

# Convenience name for target.
TestDatetimeFunctions: kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/rule
.PHONY : TestDatetimeFunctions

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

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

# Convenience name for target.
TestDatetimeFunctions_automoc: kspread/tests/CMakeFiles/TestDatetimeFunctions_automoc.dir/rule
.PHONY : TestDatetimeFunctions_automoc

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

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

# Convenience name for target.
TestDependencies: kspread/tests/CMakeFiles/TestDependencies.dir/rule
.PHONY : TestDependencies

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

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

# Convenience name for target.
TestDependencies_automoc: kspread/tests/CMakeFiles/TestDependencies_automoc.dir/rule
.PHONY : TestDependencies_automoc

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

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

# Convenience name for target.
TestEngineeringFunctions: kspread/tests/CMakeFiles/TestEngineeringFunctions.dir/rule
.PHONY : TestEngineeringFunctions

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

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

# Convenience name for target.
TestEngineeringFunctions_automoc: kspread/tests/CMakeFiles/TestEngineeringFunctions_automoc.dir/rule
.PHONY : TestEngineeringFunctions_automoc

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

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

# Convenience name for target.
TestFinancialFunctions: kspread/tests/CMakeFiles/TestFinancialFunctions.dir/rule
.PHONY : TestFinancialFunctions

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

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

# Convenience name for target.
TestFinancialFunctions_automoc: kspread/tests/CMakeFiles/TestFinancialFunctions_automoc.dir/rule
.PHONY : TestFinancialFunctions_automoc

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

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

# Convenience name for target.
TestFormula: kspread/tests/CMakeFiles/TestFormula.dir/rule
.PHONY : TestFormula

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

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

# Convenience name for target.
TestFormula_automoc: kspread/tests/CMakeFiles/TestFormula_automoc.dir/rule
.PHONY : TestFormula_automoc

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

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

# Convenience name for target.
TestInformationFunctions: kspread/tests/CMakeFiles/TestInformationFunctions.dir/rule
.PHONY : TestInformationFunctions

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

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

# Convenience name for target.
TestInformationFunctions_automoc: kspread/tests/CMakeFiles/TestInformationFunctions_automoc.dir/rule
.PHONY : TestInformationFunctions_automoc

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

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

# Convenience name for target.
TestLogicFunctions: kspread/tests/CMakeFiles/TestLogicFunctions.dir/rule
.PHONY : TestLogicFunctions

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

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

# Convenience name for target.
TestLogicFunctions_automoc: kspread/tests/CMakeFiles/TestLogicFunctions_automoc.dir/rule
.PHONY : TestLogicFunctions_automoc

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

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

# Convenience name for target.
TestMathFunctions: kspread/tests/CMakeFiles/TestMathFunctions.dir/rule
.PHONY : TestMathFunctions

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

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

# Convenience name for target.
TestMathFunctions_automoc: kspread/tests/CMakeFiles/TestMathFunctions_automoc.dir/rule
.PHONY : TestMathFunctions_automoc

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

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

# Convenience name for target.
TestOpenFormula: kspread/tests/CMakeFiles/TestOpenFormula.dir/rule
.PHONY : TestOpenFormula

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

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

# Convenience name for target.
TestOpenFormula_automoc: kspread/tests/CMakeFiles/TestOpenFormula_automoc.dir/rule
.PHONY : TestOpenFormula_automoc

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

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

# Convenience name for target.
TestPointStorage: kspread/tests/CMakeFiles/TestPointStorage.dir/rule
.PHONY : TestPointStorage

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

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

# Convenience name for target.
TestPointStorage_automoc: kspread/tests/CMakeFiles/TestPointStorage_automoc.dir/rule
.PHONY : TestPointStorage_automoc

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

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

# Convenience name for target.
TestRTree: kspread/tests/CMakeFiles/TestRTree.dir/rule
.PHONY : TestRTree

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

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

# Convenience name for target.
TestRTree_automoc: kspread/tests/CMakeFiles/TestRTree_automoc.dir/rule
.PHONY : TestRTree_automoc

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

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

# Convenience name for target.
TestRegion: kspread/tests/CMakeFiles/TestRegion.dir/rule
.PHONY : TestRegion

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

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

# Convenience name for target.
TestRegion_automoc: kspread/tests/CMakeFiles/TestRegion_automoc.dir/rule
.PHONY : TestRegion_automoc

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

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

# Convenience name for target.
TestStatisticalFunctions: kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/rule
.PHONY : TestStatisticalFunctions

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

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

# Convenience name for target.
TestStatisticalFunctions_automoc: kspread/tests/CMakeFiles/TestStatisticalFunctions_automoc.dir/rule
.PHONY : TestStatisticalFunctions_automoc

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

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

# Convenience name for target.
TestTextFunctions: kspread/tests/CMakeFiles/TestTextFunctions.dir/rule
.PHONY : TestTextFunctions

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

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

# Convenience name for target.
TestTextFunctions_automoc: kspread/tests/CMakeFiles/TestTextFunctions_automoc.dir/rule
.PHONY : TestTextFunctions_automoc

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

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

# Convenience name for target.
TestTrigFunctions: kspread/tests/CMakeFiles/TestTrigFunctions.dir/rule
.PHONY : TestTrigFunctions

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

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

# Convenience name for target.
TestTrigFunctions_automoc: kspread/tests/CMakeFiles/TestTrigFunctions_automoc.dir/rule
.PHONY : TestTrigFunctions_automoc

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

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

# Convenience name for target.
TestValue: kspread/tests/CMakeFiles/TestValue.dir/rule
.PHONY : TestValue

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

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

# Convenience name for target.
TestValue_automoc: kspread/tests/CMakeFiles/TestValue_automoc.dir/rule
.PHONY : TestValue_automoc

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

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

# Convenience name for target.
buildtests: kspread/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 kspread/tests/CMakeFiles/buildtests.dir/build.make kspread/tests/CMakeFiles/buildtests.dir/build
.PHONY : buildtests/fast

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# target to build an object file
__/functions/datetime.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/build.make kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/__/functions/datetime.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestFinancialFunctions.dir/build.make kspread/tests/CMakeFiles/TestFinancialFunctions.dir/__/functions/datetime.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/datetime.o
.PHONY : __/functions/datetime.o

# target to preprocess a source file
__/functions/datetime.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/build.make kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/__/functions/datetime.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestFinancialFunctions.dir/build.make kspread/tests/CMakeFiles/TestFinancialFunctions.dir/__/functions/datetime.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/datetime.i
.PHONY : __/functions/datetime.i

# target to generate assembly for a file
__/functions/datetime.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/build.make kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/__/functions/datetime.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestFinancialFunctions.dir/build.make kspread/tests/CMakeFiles/TestFinancialFunctions.dir/__/functions/datetime.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/datetime.s
.PHONY : __/functions/datetime.s

# target to build an object file
__/functions/engineering.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestEngineeringFunctions.dir/build.make kspread/tests/CMakeFiles/TestEngineeringFunctions.dir/__/functions/engineering.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/engineering.o
.PHONY : __/functions/engineering.o

# target to preprocess a source file
__/functions/engineering.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestEngineeringFunctions.dir/build.make kspread/tests/CMakeFiles/TestEngineeringFunctions.dir/__/functions/engineering.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/engineering.i
.PHONY : __/functions/engineering.i

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

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

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

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

# target to build an object file
__/functions/information.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/information.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestLogicFunctions.dir/build.make kspread/tests/CMakeFiles/TestLogicFunctions.dir/__/functions/information.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestOpenFormula.dir/build.make kspread/tests/CMakeFiles/TestOpenFormula.dir/__/functions/information.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestTextFunctions.dir/build.make kspread/tests/CMakeFiles/TestTextFunctions.dir/__/functions/information.o
.PHONY : __/functions/information.o

# target to preprocess a source file
__/functions/information.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/information.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestLogicFunctions.dir/build.make kspread/tests/CMakeFiles/TestLogicFunctions.dir/__/functions/information.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestOpenFormula.dir/build.make kspread/tests/CMakeFiles/TestOpenFormula.dir/__/functions/information.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestTextFunctions.dir/build.make kspread/tests/CMakeFiles/TestTextFunctions.dir/__/functions/information.i
.PHONY : __/functions/information.i

# target to generate assembly for a file
__/functions/information.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/information.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestLogicFunctions.dir/build.make kspread/tests/CMakeFiles/TestLogicFunctions.dir/__/functions/information.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestOpenFormula.dir/build.make kspread/tests/CMakeFiles/TestOpenFormula.dir/__/functions/information.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestTextFunctions.dir/build.make kspread/tests/CMakeFiles/TestTextFunctions.dir/__/functions/information.s
.PHONY : __/functions/information.s

# target to build an object file
__/functions/logic.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestFormula.dir/build.make kspread/tests/CMakeFiles/TestFormula.dir/__/functions/logic.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/logic.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestLogicFunctions.dir/build.make kspread/tests/CMakeFiles/TestLogicFunctions.dir/__/functions/logic.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/logic.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestOpenFormula.dir/build.make kspread/tests/CMakeFiles/TestOpenFormula.dir/__/functions/logic.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/build.make kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/__/functions/logic.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestTextFunctions.dir/build.make kspread/tests/CMakeFiles/TestTextFunctions.dir/__/functions/logic.o
.PHONY : __/functions/logic.o

# target to preprocess a source file
__/functions/logic.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestFormula.dir/build.make kspread/tests/CMakeFiles/TestFormula.dir/__/functions/logic.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/logic.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestLogicFunctions.dir/build.make kspread/tests/CMakeFiles/TestLogicFunctions.dir/__/functions/logic.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/logic.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestOpenFormula.dir/build.make kspread/tests/CMakeFiles/TestOpenFormula.dir/__/functions/logic.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/build.make kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/__/functions/logic.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestTextFunctions.dir/build.make kspread/tests/CMakeFiles/TestTextFunctions.dir/__/functions/logic.i
.PHONY : __/functions/logic.i

# target to generate assembly for a file
__/functions/logic.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestFormula.dir/build.make kspread/tests/CMakeFiles/TestFormula.dir/__/functions/logic.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/logic.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestLogicFunctions.dir/build.make kspread/tests/CMakeFiles/TestLogicFunctions.dir/__/functions/logic.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/logic.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestOpenFormula.dir/build.make kspread/tests/CMakeFiles/TestOpenFormula.dir/__/functions/logic.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/build.make kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/__/functions/logic.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestTextFunctions.dir/build.make kspread/tests/CMakeFiles/TestTextFunctions.dir/__/functions/logic.s
.PHONY : __/functions/logic.s

# target to build an object file
__/functions/math.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/build.make kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/__/functions/math.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestEngineeringFunctions.dir/build.make kspread/tests/CMakeFiles/TestEngineeringFunctions.dir/__/functions/math.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestFormula.dir/build.make kspread/tests/CMakeFiles/TestFormula.dir/__/functions/math.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/math.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/math.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/build.make kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/__/functions/math.o
.PHONY : __/functions/math.o

# target to preprocess a source file
__/functions/math.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/build.make kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/__/functions/math.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestEngineeringFunctions.dir/build.make kspread/tests/CMakeFiles/TestEngineeringFunctions.dir/__/functions/math.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestFormula.dir/build.make kspread/tests/CMakeFiles/TestFormula.dir/__/functions/math.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/math.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/math.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/build.make kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/__/functions/math.i
.PHONY : __/functions/math.i

# target to generate assembly for a file
__/functions/math.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/build.make kspread/tests/CMakeFiles/TestDatetimeFunctions.dir/__/functions/math.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestEngineeringFunctions.dir/build.make kspread/tests/CMakeFiles/TestEngineeringFunctions.dir/__/functions/math.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestFormula.dir/build.make kspread/tests/CMakeFiles/TestFormula.dir/__/functions/math.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/math.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/math.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/build.make kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/__/functions/math.s
.PHONY : __/functions/math.s

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

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

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

# target to build an object file
__/functions/statistical.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/statistical.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/build.make kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/__/functions/statistical.o
.PHONY : __/functions/statistical.o

# target to preprocess a source file
__/functions/statistical.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/statistical.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/build.make kspread/tests/CMakeFiles/TestStatisticalFunctions.dir/__/functions/statistical.i
.PHONY : __/functions/statistical.i

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

# target to build an object file
__/functions/text.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/text.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestTextFunctions.dir/build.make kspread/tests/CMakeFiles/TestTextFunctions.dir/__/functions/text.o
.PHONY : __/functions/text.o

# target to preprocess a source file
__/functions/text.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestInformationFunctions.dir/build.make kspread/tests/CMakeFiles/TestInformationFunctions.dir/__/functions/text.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestTextFunctions.dir/build.make kspread/tests/CMakeFiles/TestTextFunctions.dir/__/functions/text.i
.PHONY : __/functions/text.i

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

# target to build an object file
__/functions/trig.o:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestFormula.dir/build.make kspread/tests/CMakeFiles/TestFormula.dir/__/functions/trig.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/trig.o
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestTrigFunctions.dir/build.make kspread/tests/CMakeFiles/TestTrigFunctions.dir/__/functions/trig.o
.PHONY : __/functions/trig.o

# target to preprocess a source file
__/functions/trig.i:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestFormula.dir/build.make kspread/tests/CMakeFiles/TestFormula.dir/__/functions/trig.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/trig.i
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestTrigFunctions.dir/build.make kspread/tests/CMakeFiles/TestTrigFunctions.dir/__/functions/trig.i
.PHONY : __/functions/trig.i

# target to generate assembly for a file
__/functions/trig.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestFormula.dir/build.make kspread/tests/CMakeFiles/TestFormula.dir/__/functions/trig.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestMathFunctions.dir/build.make kspread/tests/CMakeFiles/TestMathFunctions.dir/__/functions/trig.s
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f kspread/tests/CMakeFiles/TestTrigFunctions.dir/build.make kspread/tests/CMakeFiles/TestTrigFunctions.dir/__/functions/trig.s
.PHONY : __/functions/trig.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 "... BenchmarkPointStorage"
	@echo "... BenchmarkPointStorage_automoc"
	@echo "... BenchmarkRTree"
	@echo "... BenchmarkRTree_automoc"
	@echo "... TestBitopsFunctions"
	@echo "... TestBitopsFunctions_automoc"
	@echo "... TestDatabaseFunctions"
	@echo "... TestDatabaseFunctions_automoc"
	@echo "... TestDatetimeFunctions"
	@echo "... TestDatetimeFunctions_automoc"
	@echo "... TestDependencies"
	@echo "... TestDependencies_automoc"
	@echo "... TestEngineeringFunctions"
	@echo "... TestEngineeringFunctions_automoc"
	@echo "... TestFinancialFunctions"
	@echo "... TestFinancialFunctions_automoc"
	@echo "... TestFormula"
	@echo "... TestFormula_automoc"
	@echo "... TestInformationFunctions"
	@echo "... TestInformationFunctions_automoc"
	@echo "... TestLogicFunctions"
	@echo "... TestLogicFunctions_automoc"
	@echo "... TestMathFunctions"
	@echo "... TestMathFunctions_automoc"
	@echo "... TestOpenFormula"
	@echo "... TestOpenFormula_automoc"
	@echo "... TestPointStorage"
	@echo "... TestPointStorage_automoc"
	@echo "... TestRTree"
	@echo "... TestRTree_automoc"
	@echo "... TestRegion"
	@echo "... TestRegion_automoc"
	@echo "... TestStatisticalFunctions"
	@echo "... TestStatisticalFunctions_automoc"
	@echo "... TestTextFunctions"
	@echo "... TestTextFunctions_automoc"
	@echo "... TestTrigFunctions"
	@echo "... TestTrigFunctions_automoc"
	@echo "... TestValue"
	@echo "... TestValue_automoc"
	@echo "... buildtests"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... BenchmarkPointStorage.o"
	@echo "... BenchmarkPointStorage.i"
	@echo "... BenchmarkPointStorage.s"
	@echo "... BenchmarkPointStorage_automoc.o"
	@echo "... BenchmarkPointStorage_automoc.i"
	@echo "... BenchmarkPointStorage_automoc.s"
	@echo "... BenchmarkRTree.o"
	@echo "... BenchmarkRTree.i"
	@echo "... BenchmarkRTree.s"
	@echo "... BenchmarkRTree_automoc.o"
	@echo "... BenchmarkRTree_automoc.i"
	@echo "... BenchmarkRTree_automoc.s"
	@echo "... TestBitopsFunctions.o"
	@echo "... TestBitopsFunctions.i"
	@echo "... TestBitopsFunctions.s"
	@echo "... TestBitopsFunctions_automoc.o"
	@echo "... TestBitopsFunctions_automoc.i"
	@echo "... TestBitopsFunctions_automoc.s"
	@echo "... TestDatabaseFunctions.o"
	@echo "... TestDatabaseFunctions.i"
	@echo "... TestDatabaseFunctions.s"
	@echo "... TestDatabaseFunctions_automoc.o"
	@echo "... TestDatabaseFunctions_automoc.i"
	@echo "... TestDatabaseFunctions_automoc.s"
	@echo "... TestDatetimeFunctions.o"
	@echo "... TestDatetimeFunctions.i"
	@echo "... TestDatetimeFunctions.s"
	@echo "... TestDatetimeFunctions_automoc.o"
	@echo "... TestDatetimeFunctions_automoc.i"
	@echo "... TestDatetimeFunctions_automoc.s"
	@echo "... TestDependencies.o"
	@echo "... TestDependencies.i"
	@echo "... TestDependencies.s"
	@echo "... TestDependencies_automoc.o"
	@echo "... TestDependencies_automoc.i"
	@echo "... TestDependencies_automoc.s"
	@echo "... TestEngineeringFunctions.o"
	@echo "... TestEngineeringFunctions.i"
	@echo "... TestEngineeringFunctions.s"
	@echo "... TestEngineeringFunctions_automoc.o"
	@echo "... TestEngineeringFunctions_automoc.i"
	@echo "... TestEngineeringFunctions_automoc.s"
	@echo "... TestFinancialFunctions.o"
	@echo "... TestFinancialFunctions.i"
	@echo "... TestFinancialFunctions.s"
	@echo "... TestFinancialFunctions_automoc.o"
	@echo "... TestFinancialFunctions_automoc.i"
	@echo "... TestFinancialFunctions_automoc.s"
	@echo "... TestFormula.o"
	@echo "... TestFormula.i"
	@echo "... TestFormula.s"
	@echo "... TestFormula_automoc.o"
	@echo "... TestFormula_automoc.i"
	@echo "... TestFormula_automoc.s"
	@echo "... TestInformationFunctions.o"
	@echo "... TestInformationFunctions.i"
	@echo "... TestInformationFunctions.s"
	@echo "... TestInformationFunctions_automoc.o"
	@echo "... TestInformationFunctions_automoc.i"
	@echo "... TestInformationFunctions_automoc.s"
	@echo "... TestLogicFunctions.o"
	@echo "... TestLogicFunctions.i"
	@echo "... TestLogicFunctions.s"
	@echo "... TestLogicFunctions_automoc.o"
	@echo "... TestLogicFunctions_automoc.i"
	@echo "... TestLogicFunctions_automoc.s"
	@echo "... TestMathFunctions.o"
	@echo "... TestMathFunctions.i"
	@echo "... TestMathFunctions.s"
	@echo "... TestMathFunctions_automoc.o"
	@echo "... TestMathFunctions_automoc.i"
	@echo "... TestMathFunctions_automoc.s"
	@echo "... TestOpenFormula.o"
	@echo "... TestOpenFormula.i"
	@echo "... TestOpenFormula.s"
	@echo "... TestOpenFormula_automoc.o"
	@echo "... TestOpenFormula_automoc.i"
	@echo "... TestOpenFormula_automoc.s"
	@echo "... TestPointStorage.o"
	@echo "... TestPointStorage.i"
	@echo "... TestPointStorage.s"
	@echo "... TestPointStorage_automoc.o"
	@echo "... TestPointStorage_automoc.i"
	@echo "... TestPointStorage_automoc.s"
	@echo "... TestRTree.o"
	@echo "... TestRTree.i"
	@echo "... TestRTree.s"
	@echo "... TestRTree_automoc.o"
	@echo "... TestRTree_automoc.i"
	@echo "... TestRTree_automoc.s"
	@echo "... TestRegion.o"
	@echo "... TestRegion.i"
	@echo "... TestRegion.s"
	@echo "... TestRegion_automoc.o"
	@echo "... TestRegion_automoc.i"
	@echo "... TestRegion_automoc.s"
	@echo "... TestStatisticalFunctions.o"
	@echo "... TestStatisticalFunctions.i"
	@echo "... TestStatisticalFunctions.s"
	@echo "... TestStatisticalFunctions_automoc.o"
	@echo "... TestStatisticalFunctions_automoc.i"
	@echo "... TestStatisticalFunctions_automoc.s"
	@echo "... TestTextFunctions.o"
	@echo "... TestTextFunctions.i"
	@echo "... TestTextFunctions.s"
	@echo "... TestTextFunctions_automoc.o"
	@echo "... TestTextFunctions_automoc.i"
	@echo "... TestTextFunctions_automoc.s"
	@echo "... TestTrigFunctions.o"
	@echo "... TestTrigFunctions.i"
	@echo "... TestTrigFunctions.s"
	@echo "... TestTrigFunctions_automoc.o"
	@echo "... TestTrigFunctions_automoc.i"
	@echo "... TestTrigFunctions_automoc.s"
	@echo "... TestValue.o"
	@echo "... TestValue.i"
	@echo "... TestValue.s"
	@echo "... TestValue_automoc.o"
	@echo "... TestValue_automoc.i"
	@echo "... TestValue_automoc.s"
	@echo "... __/functions/bitops.o"
	@echo "... __/functions/bitops.i"
	@echo "... __/functions/bitops.s"
	@echo "... __/functions/database.o"
	@echo "... __/functions/database.i"
	@echo "... __/functions/database.s"
	@echo "... __/functions/datetime.o"
	@echo "... __/functions/datetime.i"
	@echo "... __/functions/datetime.s"
	@echo "... __/functions/engineering.o"
	@echo "... __/functions/engineering.i"
	@echo "... __/functions/engineering.s"
	@echo "... __/functions/financial.o"
	@echo "... __/functions/financial.i"
	@echo "... __/functions/financial.s"
	@echo "... __/functions/information.o"
	@echo "... __/functions/information.i"
	@echo "... __/functions/information.s"
	@echo "... __/functions/logic.o"
	@echo "... __/functions/logic.i"
	@echo "... __/functions/logic.s"
	@echo "... __/functions/math.o"
	@echo "... __/functions/math.i"
	@echo "... __/functions/math.s"
	@echo "... __/functions/reference.o"
	@echo "... __/functions/reference.i"
	@echo "... __/functions/reference.s"
	@echo "... __/functions/statistical.o"
	@echo "... __/functions/statistical.i"
	@echo "... __/functions/statistical.s"
	@echo "... __/functions/text.o"
	@echo "... __/functions/text.i"
	@echo "... __/functions/text.s"
	@echo "... __/functions/trig.o"
	@echo "... __/functions/trig.i"
	@echo "... __/functions/trig.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

