# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.6

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canoncical targets will work.
.SUFFIXES:

# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list

# Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:
.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E remove -f

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: install/local
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: install/strip
.PHONY : install/strip/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Devel\" \"Unspecified\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/fast

# The main all target
all: cmake_check_build_system
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(CMAKE_COMMAND) -E cmake_progress_start /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice/CMakeFiles /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice/libs/kotext/styles/tests/CMakeFiles/progress.make
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f CMakeFiles/Makefile2 libs/kotext/styles/tests/all
	$(CMAKE_COMMAND) -E cmake_progress_start /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice/CMakeFiles 0
.PHONY : all

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

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

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

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

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

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

# Convenience name for target.
TestListStyle: libs/kotext/styles/tests/CMakeFiles/TestListStyle.dir/rule
.PHONY : TestListStyle

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

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

# Convenience name for target.
TestListStyle_automoc: libs/kotext/styles/tests/CMakeFiles/TestListStyle_automoc.dir/rule
.PHONY : TestListStyle_automoc

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

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

# Convenience name for target.
TestStyles: libs/kotext/styles/tests/CMakeFiles/TestStyles.dir/rule
.PHONY : TestStyles

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

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

# Convenience name for target.
TestStyles_automoc: libs/kotext/styles/tests/CMakeFiles/TestStyles_automoc.dir/rule
.PHONY : TestStyles_automoc

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

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

# Convenience name for target.
TestTableCellStyle: libs/kotext/styles/tests/CMakeFiles/TestTableCellStyle.dir/rule
.PHONY : TestTableCellStyle

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

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

# Convenience name for target.
TestTableCellStyle_automoc: libs/kotext/styles/tests/CMakeFiles/TestTableCellStyle_automoc.dir/rule
.PHONY : TestTableCellStyle_automoc

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

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

# Convenience name for target.
TestTableFormats: libs/kotext/styles/tests/CMakeFiles/TestTableFormats.dir/rule
.PHONY : TestTableFormats

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

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

# Convenience name for target.
TestTableFormats_automoc: libs/kotext/styles/tests/CMakeFiles/TestTableFormats_automoc.dir/rule
.PHONY : TestTableFormats_automoc

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... TestListStyle"
	@echo "... TestListStyle_automoc"
	@echo "... TestStyles"
	@echo "... TestStyles_automoc"
	@echo "... TestTableCellStyle"
	@echo "... TestTableCellStyle_automoc"
	@echo "... TestTableFormats"
	@echo "... TestTableFormats_automoc"
	@echo "... buildtests"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... TestListStyle.o"
	@echo "... TestListStyle.i"
	@echo "... TestListStyle.s"
	@echo "... TestListStyle_automoc.o"
	@echo "... TestListStyle_automoc.i"
	@echo "... TestListStyle_automoc.s"
	@echo "... TestStyles.o"
	@echo "... TestStyles.i"
	@echo "... TestStyles.s"
	@echo "... TestStyles_automoc.o"
	@echo "... TestStyles_automoc.i"
	@echo "... TestStyles_automoc.s"
	@echo "... TestTableCellStyle.o"
	@echo "... TestTableCellStyle.i"
	@echo "... TestTableCellStyle.s"
	@echo "... TestTableCellStyle_automoc.o"
	@echo "... TestTableCellStyle_automoc.i"
	@echo "... TestTableCellStyle_automoc.s"
	@echo "... TestTableFormats.o"
	@echo "... TestTableFormats.i"
	@echo "... TestTableFormats.s"
	@echo "... TestTableFormats_automoc.o"
	@echo "... TestTableFormats_automoc.i"
	@echo "... TestTableFormats_automoc.s"
.PHONY : help



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

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

