# 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/DIABLO_ARMEL/usr/bin/cmake

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

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/maemo/code/home/external/mosquitto

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/maemo/code/home/external/mosquitto

#=============================================================================
# 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/DIABLO_ARMEL/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/DIABLO_ARMEL/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/DIABLO_ARMEL/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/DIABLO_ARMEL/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/DIABLO_ARMEL/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/DIABLO_ARMEL/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
	cd /home/maemo/code/home/external/mosquitto && $(CMAKE_COMMAND) -E cmake_progress_start /home/maemo/code/home/external/mosquitto/CMakeFiles /home/maemo/code/home/external/mosquitto/lib/CMakeFiles/progress.make
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f CMakeFiles/Makefile2 lib/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/maemo/code/home/external/mosquitto/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f CMakeFiles/Makefile2 lib/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f CMakeFiles/Makefile2 lib/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f CMakeFiles/Makefile2 lib/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/maemo/code/home/external/mosquitto && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
lib/CMakeFiles/libmosquitto.dir/rule:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f CMakeFiles/Makefile2 lib/CMakeFiles/libmosquitto.dir/rule
.PHONY : lib/CMakeFiles/libmosquitto.dir/rule

# Convenience name for target.
libmosquitto: lib/CMakeFiles/libmosquitto.dir/rule
.PHONY : libmosquitto

# fast build rule for target.
libmosquitto/fast:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/build
.PHONY : libmosquitto/fast

logging_mosq.o: logging_mosq.c.o
.PHONY : logging_mosq.o

# target to build an object file
logging_mosq.c.o:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/logging_mosq.c.o
.PHONY : logging_mosq.c.o

logging_mosq.i: logging_mosq.c.i
.PHONY : logging_mosq.i

# target to preprocess a source file
logging_mosq.c.i:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/logging_mosq.c.i
.PHONY : logging_mosq.c.i

logging_mosq.s: logging_mosq.c.s
.PHONY : logging_mosq.s

# target to generate assembly for a file
logging_mosq.c.s:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/logging_mosq.c.s
.PHONY : logging_mosq.c.s

memory_mosq.o: memory_mosq.c.o
.PHONY : memory_mosq.o

# target to build an object file
memory_mosq.c.o:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/memory_mosq.c.o
.PHONY : memory_mosq.c.o

memory_mosq.i: memory_mosq.c.i
.PHONY : memory_mosq.i

# target to preprocess a source file
memory_mosq.c.i:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/memory_mosq.c.i
.PHONY : memory_mosq.c.i

memory_mosq.s: memory_mosq.c.s
.PHONY : memory_mosq.s

# target to generate assembly for a file
memory_mosq.c.s:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/memory_mosq.c.s
.PHONY : memory_mosq.c.s

messages_mosq.o: messages_mosq.c.o
.PHONY : messages_mosq.o

# target to build an object file
messages_mosq.c.o:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/messages_mosq.c.o
.PHONY : messages_mosq.c.o

messages_mosq.i: messages_mosq.c.i
.PHONY : messages_mosq.i

# target to preprocess a source file
messages_mosq.c.i:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/messages_mosq.c.i
.PHONY : messages_mosq.c.i

messages_mosq.s: messages_mosq.c.s
.PHONY : messages_mosq.s

# target to generate assembly for a file
messages_mosq.c.s:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/messages_mosq.c.s
.PHONY : messages_mosq.c.s

mosquitto.o: mosquitto.c.o
.PHONY : mosquitto.o

# target to build an object file
mosquitto.c.o:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/mosquitto.c.o
.PHONY : mosquitto.c.o

mosquitto.i: mosquitto.c.i
.PHONY : mosquitto.i

# target to preprocess a source file
mosquitto.c.i:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/mosquitto.c.i
.PHONY : mosquitto.c.i

mosquitto.s: mosquitto.c.s
.PHONY : mosquitto.s

# target to generate assembly for a file
mosquitto.c.s:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/mosquitto.c.s
.PHONY : mosquitto.c.s

net_mosq.o: net_mosq.c.o
.PHONY : net_mosq.o

# target to build an object file
net_mosq.c.o:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/net_mosq.c.o
.PHONY : net_mosq.c.o

net_mosq.i: net_mosq.c.i
.PHONY : net_mosq.i

# target to preprocess a source file
net_mosq.c.i:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/net_mosq.c.i
.PHONY : net_mosq.c.i

net_mosq.s: net_mosq.c.s
.PHONY : net_mosq.s

# target to generate assembly for a file
net_mosq.c.s:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/net_mosq.c.s
.PHONY : net_mosq.c.s

read_handle.o: read_handle.c.o
.PHONY : read_handle.o

# target to build an object file
read_handle.c.o:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/read_handle.c.o
.PHONY : read_handle.c.o

read_handle.i: read_handle.c.i
.PHONY : read_handle.i

# target to preprocess a source file
read_handle.c.i:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/read_handle.c.i
.PHONY : read_handle.c.i

read_handle.s: read_handle.c.s
.PHONY : read_handle.s

# target to generate assembly for a file
read_handle.c.s:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/read_handle.c.s
.PHONY : read_handle.c.s

read_handle_client.o: read_handle_client.c.o
.PHONY : read_handle_client.o

# target to build an object file
read_handle_client.c.o:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/read_handle_client.c.o
.PHONY : read_handle_client.c.o

read_handle_client.i: read_handle_client.c.i
.PHONY : read_handle_client.i

# target to preprocess a source file
read_handle_client.c.i:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/read_handle_client.c.i
.PHONY : read_handle_client.c.i

read_handle_client.s: read_handle_client.c.s
.PHONY : read_handle_client.s

# target to generate assembly for a file
read_handle_client.c.s:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/read_handle_client.c.s
.PHONY : read_handle_client.c.s

read_handle_shared.o: read_handle_shared.c.o
.PHONY : read_handle_shared.o

# target to build an object file
read_handle_shared.c.o:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/read_handle_shared.c.o
.PHONY : read_handle_shared.c.o

read_handle_shared.i: read_handle_shared.c.i
.PHONY : read_handle_shared.i

# target to preprocess a source file
read_handle_shared.c.i:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/read_handle_shared.c.i
.PHONY : read_handle_shared.c.i

read_handle_shared.s: read_handle_shared.c.s
.PHONY : read_handle_shared.s

# target to generate assembly for a file
read_handle_shared.c.s:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/read_handle_shared.c.s
.PHONY : read_handle_shared.c.s

send_client_mosq.o: send_client_mosq.c.o
.PHONY : send_client_mosq.o

# target to build an object file
send_client_mosq.c.o:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/send_client_mosq.c.o
.PHONY : send_client_mosq.c.o

send_client_mosq.i: send_client_mosq.c.i
.PHONY : send_client_mosq.i

# target to preprocess a source file
send_client_mosq.c.i:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/send_client_mosq.c.i
.PHONY : send_client_mosq.c.i

send_client_mosq.s: send_client_mosq.c.s
.PHONY : send_client_mosq.s

# target to generate assembly for a file
send_client_mosq.c.s:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/send_client_mosq.c.s
.PHONY : send_client_mosq.c.s

send_mosq.o: send_mosq.c.o
.PHONY : send_mosq.o

# target to build an object file
send_mosq.c.o:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/send_mosq.c.o
.PHONY : send_mosq.c.o

send_mosq.i: send_mosq.c.i
.PHONY : send_mosq.i

# target to preprocess a source file
send_mosq.c.i:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/send_mosq.c.i
.PHONY : send_mosq.c.i

send_mosq.s: send_mosq.c.s
.PHONY : send_mosq.s

# target to generate assembly for a file
send_mosq.c.s:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/send_mosq.c.s
.PHONY : send_mosq.c.s

util_mosq.o: util_mosq.c.o
.PHONY : util_mosq.o

# target to build an object file
util_mosq.c.o:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/util_mosq.c.o
.PHONY : util_mosq.c.o

util_mosq.i: util_mosq.c.i
.PHONY : util_mosq.i

# target to preprocess a source file
util_mosq.c.i:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/util_mosq.c.i
.PHONY : util_mosq.c.i

util_mosq.s: util_mosq.c.s
.PHONY : util_mosq.s

# target to generate assembly for a file
util_mosq.c.s:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/util_mosq.c.s
.PHONY : util_mosq.c.s

will_mosq.o: will_mosq.c.o
.PHONY : will_mosq.o

# target to build an object file
will_mosq.c.o:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/will_mosq.c.o
.PHONY : will_mosq.c.o

will_mosq.i: will_mosq.c.i
.PHONY : will_mosq.i

# target to preprocess a source file
will_mosq.c.i:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/will_mosq.c.i
.PHONY : will_mosq.c.i

will_mosq.s: will_mosq.c.s
.PHONY : will_mosq.s

# target to generate assembly for a file
will_mosq.c.s:
	cd /home/maemo/code/home/external/mosquitto && $(MAKE) -f lib/CMakeFiles/libmosquitto.dir/build.make lib/CMakeFiles/libmosquitto.dir/will_mosq.c.s
.PHONY : will_mosq.c.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 "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... libmosquitto"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... logging_mosq.o"
	@echo "... logging_mosq.i"
	@echo "... logging_mosq.s"
	@echo "... memory_mosq.o"
	@echo "... memory_mosq.i"
	@echo "... memory_mosq.s"
	@echo "... messages_mosq.o"
	@echo "... messages_mosq.i"
	@echo "... messages_mosq.s"
	@echo "... mosquitto.o"
	@echo "... mosquitto.i"
	@echo "... mosquitto.s"
	@echo "... net_mosq.o"
	@echo "... net_mosq.i"
	@echo "... net_mosq.s"
	@echo "... read_handle.o"
	@echo "... read_handle.i"
	@echo "... read_handle.s"
	@echo "... read_handle_client.o"
	@echo "... read_handle_client.i"
	@echo "... read_handle_client.s"
	@echo "... read_handle_shared.o"
	@echo "... read_handle_shared.i"
	@echo "... read_handle_shared.s"
	@echo "... send_client_mosq.o"
	@echo "... send_client_mosq.i"
	@echo "... send_client_mosq.s"
	@echo "... send_mosq.o"
	@echo "... send_mosq.i"
	@echo "... send_mosq.s"
	@echo "... util_mosq.o"
	@echo "... util_mosq.i"
	@echo "... util_mosq.s"
	@echo "... will_mosq.o"
	@echo "... will_mosq.i"
	@echo "... will_mosq.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 /home/maemo/code/home/external/mosquitto && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

