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

# Convenience name for target.
abiwordexport: filters/kword/abiword/CMakeFiles/abiwordexport.dir/rule
.PHONY : abiwordexport

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

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

# Convenience name for target.
abiwordexport_automoc: filters/kword/abiword/CMakeFiles/abiwordexport_automoc.dir/rule
.PHONY : abiwordexport_automoc

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

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

# Convenience name for target.
abiwordimport: filters/kword/abiword/CMakeFiles/abiwordimport.dir/rule
.PHONY : abiwordimport

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

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

# Convenience name for target.
abiwordimport_automoc: filters/kword/abiword/CMakeFiles/abiwordimport_automoc.dir/rule
.PHONY : abiwordimport_automoc

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# target to generate assembly for a file
abiwordimport_automoc.s:
	cd /scratchbox/users/lassinie/home/lassinie/projects/office/src/tags/temp/koffice && $(MAKE) -f filters/kword/abiword/CMakeFiles/abiwordimport.dir/build.make filters/kword/abiword/CMakeFiles/abiwordimport.dir/abiwordimport_automoc.s
.PHONY : abiwordimport_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 "... abiwordexport"
	@echo "... abiwordexport_automoc"
	@echo "... abiwordimport"
	@echo "... abiwordimport_automoc"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... ImportField.o"
	@echo "... ImportField.i"
	@echo "... ImportField.s"
	@echo "... ImportFormatting.o"
	@echo "... ImportFormatting.i"
	@echo "... ImportFormatting.s"
	@echo "... ImportHelpers.o"
	@echo "... ImportHelpers.i"
	@echo "... ImportHelpers.s"
	@echo "... ImportStyle.o"
	@echo "... ImportStyle.i"
	@echo "... ImportStyle.s"
	@echo "... abiwordexport.o"
	@echo "... abiwordexport.i"
	@echo "... abiwordexport.s"
	@echo "... abiwordexport_automoc.o"
	@echo "... abiwordexport_automoc.i"
	@echo "... abiwordexport_automoc.s"
	@echo "... abiwordimport.o"
	@echo "... abiwordimport.i"
	@echo "... abiwordimport.s"
	@echo "... abiwordimport_automoc.o"
	@echo "... abiwordimport_automoc.i"
	@echo "... abiwordimport_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

