# 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 = /targets/fremantle2armel/usr/bin/cmake

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

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/marcin/applauncher/applauncherd-3.0.3

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/marcin/applauncher/applauncherd-3.0.3

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
	/targets/fremantle2armel/usr/bin/cmake -i .
.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..."
	/targets/fremantle2armel/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..."
	/targets/fremantle2armel/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..."
	/targets/fremantle2armel/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..."
	/targets/fremantle2armel/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: \"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..."
	/targets/fremantle2armel/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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/marcin/applauncher/applauncherd-3.0.3/CMakeFiles /home/marcin/applauncher/applauncherd-3.0.3/CMakeFiles/progress.make
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/marcin/applauncher/applauncherd-3.0.3/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named doc

# Build rule for target.
doc: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 doc
.PHONY : doc

# fast build rule for target.
doc/fast:
	$(MAKE) -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/build
.PHONY : doc/fast

#=============================================================================
# Target rules for targets named invoker

# Build rule for target.
invoker: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 invoker
.PHONY : invoker

# fast build rule for target.
invoker/fast:
	$(MAKE) -f src/invoker/CMakeFiles/invoker.dir/build.make src/invoker/CMakeFiles/invoker.dir/build
.PHONY : invoker/fast

#=============================================================================
# Target rules for targets named applauncherd.bin

# Build rule for target.
applauncherd.bin: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 applauncherd.bin
.PHONY : applauncherd.bin

# fast build rule for target.
applauncherd.bin/fast:
	$(MAKE) -f src/launcher/CMakeFiles/applauncherd.bin.dir/build.make src/launcher/CMakeFiles/applauncherd.bin.dir/build
.PHONY : applauncherd.bin/fast

#=============================================================================
# Target rules for targets named applauncherd

# Build rule for target.
applauncherd: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 applauncherd
.PHONY : applauncherd

# fast build rule for target.
applauncherd/fast:
	$(MAKE) -f src/launcherlib/CMakeFiles/applauncherd.dir/build.make src/launcherlib/CMakeFiles/applauncherd.dir/build
.PHONY : applauncherd/fast

#=============================================================================
# Target rules for targets named ebooster

# Build rule for target.
ebooster: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ebooster
.PHONY : ebooster

# fast build rule for target.
ebooster/fast:
	$(MAKE) -f src/ebooster/CMakeFiles/ebooster.dir/build.make src/ebooster/CMakeFiles/ebooster.dir/build
.PHONY : ebooster/fast

#=============================================================================
# Target rules for targets named mbooster

# Build rule for target.
mbooster: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 mbooster
.PHONY : mbooster

# fast build rule for target.
mbooster/fast:
	$(MAKE) -f src/mbooster/CMakeFiles/mbooster.dir/build.make src/mbooster/CMakeFiles/mbooster.dir/build
.PHONY : mbooster/fast

#=============================================================================
# Target rules for targets named qtbooster

# Build rule for target.
qtbooster: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 qtbooster
.PHONY : qtbooster

# fast build rule for target.
qtbooster/fast:
	$(MAKE) -f src/qtbooster/CMakeFiles/qtbooster.dir/build.make src/qtbooster/CMakeFiles/qtbooster.dir/build
.PHONY : qtbooster/fast

#=============================================================================
# Target rules for targets named mdeclarativecache

# Build rule for target.
mdeclarativecache: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 mdeclarativecache
.PHONY : mdeclarativecache

# fast build rule for target.
mdeclarativecache/fast:
	$(MAKE) -f src/qdeclarativebooster/CMakeFiles/mdeclarativecache.dir/build.make src/qdeclarativebooster/CMakeFiles/mdeclarativecache.dir/build
.PHONY : mdeclarativecache/fast

#=============================================================================
# Target rules for targets named qdeclarativebooster

# Build rule for target.
qdeclarativebooster: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 qdeclarativebooster
.PHONY : qdeclarativebooster

# fast build rule for target.
qdeclarativebooster/fast:
	$(MAKE) -f src/qdeclarativebooster/CMakeFiles/qdeclarativebooster.dir/build.make src/qdeclarativebooster/CMakeFiles/qdeclarativebooster.dir/build
.PHONY : qdeclarativebooster/fast

#=============================================================================
# Target rules for targets named single-instance

# Build rule for target.
single-instance: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 single-instance
.PHONY : single-instance

# fast build rule for target.
single-instance/fast:
	$(MAKE) -f src/single-instance/CMakeFiles/single-instance.dir/build.make src/single-instance/CMakeFiles/single-instance.dir/build
.PHONY : single-instance/fast

#=============================================================================
# Target rules for targets named creds_test

# Build rule for target.
creds_test: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 creds_test
.PHONY : creds_test

# fast build rule for target.
creds_test/fast:
	$(MAKE) -f tests/harmattan/testapps/creds/CMakeFiles/creds_test.dir/build.make tests/harmattan/testapps/creds/CMakeFiles/creds_test.dir/build
.PHONY : creds_test/fast

#=============================================================================
# Target rules for targets named ut_booster

# Build rule for target.
ut_booster: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_booster
.PHONY : ut_booster

# fast build rule for target.
ut_booster/fast:
	$(MAKE) -f tests/common/unittests/ut_booster/CMakeFiles/ut_booster.dir/build.make tests/common/unittests/ut_booster/CMakeFiles/ut_booster.dir/build
.PHONY : ut_booster/fast

#=============================================================================
# Target rules for targets named ut_boosterfactory

# Build rule for target.
ut_boosterfactory: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_boosterfactory
.PHONY : ut_boosterfactory

# fast build rule for target.
ut_boosterfactory/fast:
	$(MAKE) -f tests/common/unittests/ut_boosterfactory/CMakeFiles/ut_boosterfactory.dir/build.make tests/common/unittests/ut_boosterfactory/CMakeFiles/ut_boosterfactory.dir/build
.PHONY : ut_boosterfactory/fast

#=============================================================================
# Target rules for targets named ut_connection

# Build rule for target.
ut_connection: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_connection
.PHONY : ut_connection

# fast build rule for target.
ut_connection/fast:
	$(MAKE) -f tests/common/unittests/ut_connection/CMakeFiles/ut_connection.dir/build.make tests/common/unittests/ut_connection/CMakeFiles/ut_connection.dir/build
.PHONY : ut_connection/fast

#=============================================================================
# Target rules for targets named ut_daemon

# Build rule for target.
ut_daemon: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_daemon
.PHONY : ut_daemon

# fast build rule for target.
ut_daemon/fast:
	$(MAKE) -f tests/common/unittests/ut_daemon/CMakeFiles/ut_daemon.dir/build.make tests/common/unittests/ut_daemon/CMakeFiles/ut_daemon.dir/build
.PHONY : ut_daemon/fast

#=============================================================================
# Target rules for targets named ut_dbooster

# Build rule for target.
ut_dbooster: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_dbooster
.PHONY : ut_dbooster

# fast build rule for target.
ut_dbooster/fast:
	$(MAKE) -f tests/common/unittests/ut_dbooster/CMakeFiles/ut_dbooster.dir/build.make tests/common/unittests/ut_dbooster/CMakeFiles/ut_dbooster.dir/build
.PHONY : ut_dbooster/fast

#=============================================================================
# Target rules for targets named ut_ebooster

# Build rule for target.
ut_ebooster: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_ebooster
.PHONY : ut_ebooster

# fast build rule for target.
ut_ebooster/fast:
	$(MAKE) -f tests/common/unittests/ut_ebooster/CMakeFiles/ut_ebooster.dir/build.make tests/common/unittests/ut_ebooster/CMakeFiles/ut_ebooster.dir/build
.PHONY : ut_ebooster/fast

#=============================================================================
# Target rules for targets named ut_mbooster

# Build rule for target.
ut_mbooster: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_mbooster
.PHONY : ut_mbooster

# fast build rule for target.
ut_mbooster/fast:
	$(MAKE) -f tests/common/unittests/ut_mbooster/CMakeFiles/ut_mbooster.dir/build.make tests/common/unittests/ut_mbooster/CMakeFiles/ut_mbooster.dir/build
.PHONY : ut_mbooster/fast

#=============================================================================
# Target rules for targets named ut_qtbooster

# Build rule for target.
ut_qtbooster: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_qtbooster
.PHONY : ut_qtbooster

# fast build rule for target.
ut_qtbooster/fast:
	$(MAKE) -f tests/common/unittests/ut_qtbooster/CMakeFiles/ut_qtbooster.dir/build.make tests/common/unittests/ut_qtbooster/CMakeFiles/ut_qtbooster.dir/build
.PHONY : ut_qtbooster/fast

#=============================================================================
# Target rules for targets named ut_socketmanager

# Build rule for target.
ut_socketmanager: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_socketmanager
.PHONY : ut_socketmanager

# fast build rule for target.
ut_socketmanager/fast:
	$(MAKE) -f tests/common/unittests/ut_socketmanager/CMakeFiles/ut_socketmanager.dir/build.make tests/common/unittests/ut_socketmanager/CMakeFiles/ut_socketmanager.dir/build
.PHONY : ut_socketmanager/fast

#=============================================================================
# Target rules for targets named ut_singleinstance

# Build rule for target.
ut_singleinstance: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_singleinstance
.PHONY : ut_singleinstance

# fast build rule for target.
ut_singleinstance/fast:
	$(MAKE) -f tests/common/unittests/ut_singleinstance/CMakeFiles/ut_singleinstance.dir/build.make tests/common/unittests/ut_singleinstance/CMakeFiles/ut_singleinstance.dir/build
.PHONY : ut_singleinstance/fast

#=============================================================================
# Target rules for targets named utwithlock

# Build rule for target.
utwithlock: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 utwithlock
.PHONY : utwithlock

# fast build rule for target.
utwithlock/fast:
	$(MAKE) -f tests/common/unittests/ut_singleinstance/CMakeFiles/utwithlock.dir/build.make tests/common/unittests/ut_singleinstance/CMakeFiles/utwithlock.dir/build
.PHONY : utwithlock/fast

#=============================================================================
# Target rules for targets named utwithlockunlock

# Build rule for target.
utwithlockunlock: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 utwithlockunlock
.PHONY : utwithlockunlock

# fast build rule for target.
utwithlockunlock/fast:
	$(MAKE) -f tests/common/unittests/ut_singleinstance/CMakeFiles/utwithlockunlock.dir/build.make tests/common/unittests/ut_singleinstance/CMakeFiles/utwithlockunlock.dir/build
.PHONY : utwithlockunlock/fast

#=============================================================================
# Target rules for targets named ut_boosterpluginregistry

# Build rule for target.
ut_boosterpluginregistry: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_boosterpluginregistry
.PHONY : ut_boosterpluginregistry

# fast build rule for target.
ut_boosterpluginregistry/fast:
	$(MAKE) -f tests/common/unittests/ut_boosterpluginregistry/CMakeFiles/ut_boosterpluginregistry.dir/build.make tests/common/unittests/ut_boosterpluginregistry/CMakeFiles/ut_boosterpluginregistry.dir/build
.PHONY : ut_boosterpluginregistry/fast

#=============================================================================
# Target rules for targets named utplugin

# Build rule for target.
utplugin: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 utplugin
.PHONY : utplugin

# fast build rule for target.
utplugin/fast:
	$(MAKE) -f tests/common/unittests/ut_boosterpluginregistry/CMakeFiles/utplugin.dir/build.make tests/common/unittests/ut_boosterpluginregistry/CMakeFiles/utplugin.dir/build
.PHONY : utplugin/fast

#=============================================================================
# Target rules for targets named utwithcreate

# Build rule for target.
utwithcreate: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 utwithcreate
.PHONY : utwithcreate

# fast build rule for target.
utwithcreate/fast:
	$(MAKE) -f tests/common/unittests/ut_boosterpluginregistry/CMakeFiles/utwithcreate.dir/build.make tests/common/unittests/ut_boosterpluginregistry/CMakeFiles/utwithcreate.dir/build
.PHONY : utwithcreate/fast

#=============================================================================
# Target rules for targets named utwithcreatetype

# Build rule for target.
utwithcreatetype: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 utwithcreatetype
.PHONY : utwithcreatetype

# fast build rule for target.
utwithcreatetype/fast:
	$(MAKE) -f tests/common/unittests/ut_boosterpluginregistry/CMakeFiles/utwithcreatetype.dir/build.make tests/common/unittests/ut_boosterpluginregistry/CMakeFiles/utwithcreatetype.dir/build
.PHONY : utwithcreatetype/fast

#=============================================================================
# Target rules for targets named utwithcreatetypesocketname

# Build rule for target.
utwithcreatetypesocketname: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 utwithcreatetypesocketname
.PHONY : utwithcreatetypesocketname

# fast build rule for target.
utwithcreatetypesocketname/fast:
	$(MAKE) -f tests/common/unittests/ut_boosterpluginregistry/CMakeFiles/utwithcreatetypesocketname.dir/build.make tests/common/unittests/ut_boosterpluginregistry/CMakeFiles/utwithcreatetypesocketname.dir/build
.PHONY : utwithcreatetypesocketname/fast

#=============================================================================
# Target rules for targets named ut_appdata

# Build rule for target.
ut_appdata: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_appdata
.PHONY : ut_appdata

# fast build rule for target.
ut_appdata/fast:
	$(MAKE) -f tests/common/unittests/ut_appdata/CMakeFiles/ut_appdata.dir/build.make tests/common/unittests/ut_appdata/CMakeFiles/ut_appdata.dir/build
.PHONY : ut_appdata/fast

#=============================================================================
# Target rules for targets named ut_logger

# Build rule for target.
ut_logger: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 ut_logger
.PHONY : ut_logger

# fast build rule for target.
ut_logger/fast:
	$(MAKE) -f tests/common/unittests/ut_logger/CMakeFiles/ut_logger.dir/build.make tests/common/unittests/ut_logger/CMakeFiles/ut_logger.dir/build
.PHONY : ut_logger/fast

#=============================================================================
# Target rules for targets named fala_status

# Build rule for target.
fala_status: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_status
.PHONY : fala_status

# fast build rule for target.
fala_status/fast:
	$(MAKE) -f tests/common/testapps/fala_status/CMakeFiles/fala_status.dir/build.make tests/common/testapps/fala_status/CMakeFiles/fala_status.dir/build
.PHONY : fala_status/fast

#=============================================================================
# Target rules for targets named fala_wait

# Build rule for target.
fala_wait: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_wait
.PHONY : fala_wait

# fast build rule for target.
fala_wait/fast:
	$(MAKE) -f tests/common/testapps/fala_wait/CMakeFiles/fala_wait.dir/build.make tests/common/testapps/fala_wait/CMakeFiles/fala_wait.dir/build
.PHONY : fala_wait/fast

#=============================================================================
# Target rules for targets named fala_exit

# Build rule for target.
fala_exit: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_exit
.PHONY : fala_exit

# fast build rule for target.
fala_exit/fast:
	$(MAKE) -f tests/common/testapps/fala_exit/CMakeFiles/fala_exit.dir/build.make tests/common/testapps/fala_exit/CMakeFiles/fala_exit.dir/build
.PHONY : fala_exit/fast

#=============================================================================
# Target rules for targets named fala_testapp

# Build rule for target.
fala_testapp: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_testapp
.PHONY : fala_testapp

# fast build rule for target.
fala_testapp/fast:
	$(MAKE) -f tests/common/testapps/testapp/CMakeFiles/fala_testapp.dir/build.make tests/common/testapps/testapp/CMakeFiles/fala_testapp.dir/build
.PHONY : fala_testapp/fast

#=============================================================================
# Target rules for targets named fala_themetest

# Build rule for target.
fala_themetest: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_themetest
.PHONY : fala_themetest

# fast build rule for target.
fala_themetest/fast:
	$(MAKE) -f tests/common/testapps/themetest/src/CMakeFiles/fala_themetest.dir/build.make tests/common/testapps/themetest/src/CMakeFiles/fala_themetest.dir/build
.PHONY : fala_themetest/fast

#=============================================================================
# Target rules for targets named fala_gettime

# Build rule for target.
fala_gettime: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_gettime
.PHONY : fala_gettime

# fast build rule for target.
fala_gettime/fast:
	$(MAKE) -f tests/common/testapps/fala_gettime/CMakeFiles/fala_gettime.dir/build.make tests/common/testapps/fala_gettime/CMakeFiles/fala_gettime.dir/build
.PHONY : fala_gettime/fast

#=============================================================================
# Target rules for targets named fala_gettime_ms

# Build rule for target.
fala_gettime_ms: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_gettime_ms
.PHONY : fala_gettime_ms

# fast build rule for target.
fala_gettime_ms/fast:
	$(MAKE) -f tests/common/testapps/fala_gettime_ms/CMakeFiles/fala_gettime_ms.dir/build.make tests/common/testapps/fala_gettime_ms/CMakeFiles/fala_gettime_ms.dir/build
.PHONY : fala_gettime_ms/fast

#=============================================================================
# Target rules for targets named fala_multi-instance

# Build rule for target.
fala_multi-instance: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_multi-instance
.PHONY : fala_multi-instance

# fast build rule for target.
fala_multi-instance/fast:
	$(MAKE) -f tests/common/testapps/fala_multi-instance/CMakeFiles/fala_multi-instance.dir/build.make tests/common/testapps/fala_multi-instance/CMakeFiles/fala_multi-instance.dir/build
.PHONY : fala_multi-instance/fast

#=============================================================================
# Target rules for targets named fala_hello

# Build rule for target.
fala_hello: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_hello
.PHONY : fala_hello

# fast build rule for target.
fala_hello/fast:
	$(MAKE) -f tests/common/testapps/helloworld/CMakeFiles/fala_hello.dir/build.make tests/common/testapps/helloworld/CMakeFiles/fala_hello.dir/build
.PHONY : fala_hello/fast

#=============================================================================
# Target rules for targets named fala_pixelchanged

# Build rule for target.
fala_pixelchanged: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_pixelchanged
.PHONY : fala_pixelchanged

# fast build rule for target.
fala_pixelchanged/fast:
	$(MAKE) -f tests/common/testapps/pixelchanged/CMakeFiles/fala_pixelchanged.dir/build.make tests/common/testapps/pixelchanged/CMakeFiles/fala_pixelchanged.dir/build
.PHONY : fala_pixelchanged/fast

#=============================================================================
# Target rules for targets named fala_windowid

# Build rule for target.
fala_windowid: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_windowid
.PHONY : fala_windowid

# fast build rule for target.
fala_windowid/fast:
	$(MAKE) -f tests/common/testapps/fala_windowid/CMakeFiles/fala_windowid.dir/build.make tests/common/testapps/fala_windowid/CMakeFiles/fala_windowid.dir/build
.PHONY : fala_windowid/fast

#=============================================================================
# Target rules for targets named xsendevent

# Build rule for target.
xsendevent: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 xsendevent
.PHONY : xsendevent

# fast build rule for target.
xsendevent/fast:
	$(MAKE) -f tests/common/testapps/xsendevent/CMakeFiles/xsendevent.dir/build.make tests/common/testapps/xsendevent/CMakeFiles/xsendevent.dir/build
.PHONY : xsendevent/fast

#=============================================================================
# Target rules for targets named fala_qml

# Build rule for target.
fala_qml: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_qml
.PHONY : fala_qml

# fast build rule for target.
fala_qml/fast:
	$(MAKE) -f tests/common/testapps/fala_qml_helloworld/CMakeFiles/fala_qml.dir/build.make tests/common/testapps/fala_qml_helloworld/CMakeFiles/fala_qml.dir/build
.PHONY : fala_qml/fast

#=============================================================================
# Target rules for targets named fala_multi-window

# Build rule for target.
fala_multi-window: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_multi-window
.PHONY : fala_multi-window

# fast build rule for target.
fala_multi-window/fast:
	$(MAKE) -f tests/common/testapps/fala_multiwindow/CMakeFiles/fala_multi-window.dir/build.make tests/common/testapps/fala_multiwindow/CMakeFiles/fala_multi-window.dir/build
.PHONY : fala_multi-window/fast

#=============================================================================
# Target rules for targets named fala_windowless

# Build rule for target.
fala_windowless: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fala_windowless
.PHONY : fala_windowless

# fast build rule for target.
fala_windowless/fast:
	$(MAKE) -f tests/common/testapps/fala_windowless/CMakeFiles/fala_windowless.dir/build.make tests/common/testapps/fala_windowless/CMakeFiles/fala_windowless.dir/build
.PHONY : fala_windowless/fast

# 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 "... doc"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... invoker"
	@echo "... applauncherd.bin"
	@echo "... applauncherd"
	@echo "... ebooster"
	@echo "... mbooster"
	@echo "... qtbooster"
	@echo "... mdeclarativecache"
	@echo "... qdeclarativebooster"
	@echo "... single-instance"
	@echo "... creds_test"
	@echo "... ut_booster"
	@echo "... ut_boosterfactory"
	@echo "... ut_connection"
	@echo "... ut_daemon"
	@echo "... ut_dbooster"
	@echo "... ut_ebooster"
	@echo "... ut_mbooster"
	@echo "... ut_qtbooster"
	@echo "... ut_socketmanager"
	@echo "... ut_singleinstance"
	@echo "... utwithlock"
	@echo "... utwithlockunlock"
	@echo "... ut_boosterpluginregistry"
	@echo "... utplugin"
	@echo "... utwithcreate"
	@echo "... utwithcreatetype"
	@echo "... utwithcreatetypesocketname"
	@echo "... ut_appdata"
	@echo "... ut_logger"
	@echo "... fala_status"
	@echo "... fala_wait"
	@echo "... fala_exit"
	@echo "... fala_testapp"
	@echo "... fala_themetest"
	@echo "... fala_gettime"
	@echo "... fala_gettime_ms"
	@echo "... fala_multi-instance"
	@echo "... fala_hello"
	@echo "... fala_pixelchanged"
	@echo "... fala_windowid"
	@echo "... xsendevent"
	@echo "... fala_qml"
	@echo "... fala_multi-window"
	@echo "... fala_windowless"
.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:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

