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

# 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 canonical targets will work.
.SUFFIXES:

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

.SUFFIXES: .hpux_make_needs_suffix_list

# Produce verbose output by default.
VERBOSE = 1

# 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

# Escaping for special characters.
EQUALS = =

# 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 = /builddir/build/BUILD/qpid-proton-0.13.0

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /builddir/build/BUILD/qpid-proton-0.13.0

#=============================================================================
# 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: \"Python\" \"Unspecified\" \"documentation\""
.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 /builddir/build/BUILD/qpid-proton-0.13.0 && $(CMAKE_COMMAND) -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.13.0/CMakeFiles /builddir/build/BUILD/qpid-proton-0.13.0/examples/cpp/CMakeFiles/progress.marks
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/all
	$(CMAKE_COMMAND) -E cmake_progress_start /builddir/build/BUILD/qpid-proton-0.13.0/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
examples/cpp/CMakeFiles/broker.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/broker.dir/rule
.PHONY : examples/cpp/CMakeFiles/broker.dir/rule

# Convenience name for target.
broker: examples/cpp/CMakeFiles/broker.dir/rule
.PHONY : broker

# fast build rule for target.
broker/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/broker.dir/build.make examples/cpp/CMakeFiles/broker.dir/build
.PHONY : broker/fast

# Convenience name for target.
examples/cpp/CMakeFiles/client.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/client.dir/rule
.PHONY : examples/cpp/CMakeFiles/client.dir/rule

# Convenience name for target.
client: examples/cpp/CMakeFiles/client.dir/rule
.PHONY : client

# fast build rule for target.
client/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/client.dir/build.make examples/cpp/CMakeFiles/client.dir/build
.PHONY : client/fast

# Convenience name for target.
examples/cpp/CMakeFiles/connection_options.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/connection_options.dir/rule
.PHONY : examples/cpp/CMakeFiles/connection_options.dir/rule

# Convenience name for target.
connection_options: examples/cpp/CMakeFiles/connection_options.dir/rule
.PHONY : connection_options

# fast build rule for target.
connection_options/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/connection_options.dir/build.make examples/cpp/CMakeFiles/connection_options.dir/build
.PHONY : connection_options/fast

# Convenience name for target.
examples/cpp/CMakeFiles/direct_recv.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/direct_recv.dir/rule
.PHONY : examples/cpp/CMakeFiles/direct_recv.dir/rule

# Convenience name for target.
direct_recv: examples/cpp/CMakeFiles/direct_recv.dir/rule
.PHONY : direct_recv

# fast build rule for target.
direct_recv/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/direct_recv.dir/build.make examples/cpp/CMakeFiles/direct_recv.dir/build
.PHONY : direct_recv/fast

# Convenience name for target.
examples/cpp/CMakeFiles/direct_send.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/direct_send.dir/rule
.PHONY : examples/cpp/CMakeFiles/direct_send.dir/rule

# Convenience name for target.
direct_send: examples/cpp/CMakeFiles/direct_send.dir/rule
.PHONY : direct_send

# fast build rule for target.
direct_send/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/direct_send.dir/build.make examples/cpp/CMakeFiles/direct_send.dir/build
.PHONY : direct_send/fast

# Convenience name for target.
examples/cpp/CMakeFiles/encode_decode.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/encode_decode.dir/rule
.PHONY : examples/cpp/CMakeFiles/encode_decode.dir/rule

# Convenience name for target.
encode_decode: examples/cpp/CMakeFiles/encode_decode.dir/rule
.PHONY : encode_decode

# fast build rule for target.
encode_decode/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/encode_decode.dir/build.make examples/cpp/CMakeFiles/encode_decode.dir/build
.PHONY : encode_decode/fast

# Convenience name for target.
examples/cpp/CMakeFiles/flow_control.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/flow_control.dir/rule
.PHONY : examples/cpp/CMakeFiles/flow_control.dir/rule

# Convenience name for target.
flow_control: examples/cpp/CMakeFiles/flow_control.dir/rule
.PHONY : flow_control

# fast build rule for target.
flow_control/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/flow_control.dir/build.make examples/cpp/CMakeFiles/flow_control.dir/build
.PHONY : flow_control/fast

# Convenience name for target.
examples/cpp/CMakeFiles/helloworld.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/helloworld.dir/rule
.PHONY : examples/cpp/CMakeFiles/helloworld.dir/rule

# Convenience name for target.
helloworld: examples/cpp/CMakeFiles/helloworld.dir/rule
.PHONY : helloworld

# fast build rule for target.
helloworld/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/helloworld.dir/build.make examples/cpp/CMakeFiles/helloworld.dir/build
.PHONY : helloworld/fast

# Convenience name for target.
examples/cpp/CMakeFiles/helloworld_direct.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/helloworld_direct.dir/rule
.PHONY : examples/cpp/CMakeFiles/helloworld_direct.dir/rule

# Convenience name for target.
helloworld_direct: examples/cpp/CMakeFiles/helloworld_direct.dir/rule
.PHONY : helloworld_direct

# fast build rule for target.
helloworld_direct/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/helloworld_direct.dir/build.make examples/cpp/CMakeFiles/helloworld_direct.dir/build
.PHONY : helloworld_direct/fast

# Convenience name for target.
examples/cpp/CMakeFiles/queue_browser.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/queue_browser.dir/rule
.PHONY : examples/cpp/CMakeFiles/queue_browser.dir/rule

# Convenience name for target.
queue_browser: examples/cpp/CMakeFiles/queue_browser.dir/rule
.PHONY : queue_browser

# fast build rule for target.
queue_browser/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/queue_browser.dir/build.make examples/cpp/CMakeFiles/queue_browser.dir/build
.PHONY : queue_browser/fast

# Convenience name for target.
examples/cpp/CMakeFiles/selected_recv.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/selected_recv.dir/rule
.PHONY : examples/cpp/CMakeFiles/selected_recv.dir/rule

# Convenience name for target.
selected_recv: examples/cpp/CMakeFiles/selected_recv.dir/rule
.PHONY : selected_recv

# fast build rule for target.
selected_recv/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/selected_recv.dir/build.make examples/cpp/CMakeFiles/selected_recv.dir/build
.PHONY : selected_recv/fast

# Convenience name for target.
examples/cpp/CMakeFiles/server.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/server.dir/rule
.PHONY : examples/cpp/CMakeFiles/server.dir/rule

# Convenience name for target.
server: examples/cpp/CMakeFiles/server.dir/rule
.PHONY : server

# fast build rule for target.
server/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/server.dir/build.make examples/cpp/CMakeFiles/server.dir/build
.PHONY : server/fast

# Convenience name for target.
examples/cpp/CMakeFiles/server_direct.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/server_direct.dir/rule
.PHONY : examples/cpp/CMakeFiles/server_direct.dir/rule

# Convenience name for target.
server_direct: examples/cpp/CMakeFiles/server_direct.dir/rule
.PHONY : server_direct

# fast build rule for target.
server_direct/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/server_direct.dir/build.make examples/cpp/CMakeFiles/server_direct.dir/build
.PHONY : server_direct/fast

# Convenience name for target.
examples/cpp/CMakeFiles/simple_recv.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/simple_recv.dir/rule
.PHONY : examples/cpp/CMakeFiles/simple_recv.dir/rule

# Convenience name for target.
simple_recv: examples/cpp/CMakeFiles/simple_recv.dir/rule
.PHONY : simple_recv

# fast build rule for target.
simple_recv/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/simple_recv.dir/build.make examples/cpp/CMakeFiles/simple_recv.dir/build
.PHONY : simple_recv/fast

# Convenience name for target.
examples/cpp/CMakeFiles/simple_send.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/simple_send.dir/rule
.PHONY : examples/cpp/CMakeFiles/simple_send.dir/rule

# Convenience name for target.
simple_send: examples/cpp/CMakeFiles/simple_send.dir/rule
.PHONY : simple_send

# fast build rule for target.
simple_send/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/simple_send.dir/build.make examples/cpp/CMakeFiles/simple_send.dir/build
.PHONY : simple_send/fast

# Convenience name for target.
examples/cpp/CMakeFiles/ssl.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/ssl.dir/rule
.PHONY : examples/cpp/CMakeFiles/ssl.dir/rule

# Convenience name for target.
ssl: examples/cpp/CMakeFiles/ssl.dir/rule
.PHONY : ssl

# fast build rule for target.
ssl/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/ssl.dir/build.make examples/cpp/CMakeFiles/ssl.dir/build
.PHONY : ssl/fast

# Convenience name for target.
examples/cpp/CMakeFiles/ssl_client_cert.dir/rule:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f CMakeFiles/Makefile2 examples/cpp/CMakeFiles/ssl_client_cert.dir/rule
.PHONY : examples/cpp/CMakeFiles/ssl_client_cert.dir/rule

# Convenience name for target.
ssl_client_cert: examples/cpp/CMakeFiles/ssl_client_cert.dir/rule
.PHONY : ssl_client_cert

# fast build rule for target.
ssl_client_cert/fast:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/ssl_client_cert.dir/build.make examples/cpp/CMakeFiles/ssl_client_cert.dir/build
.PHONY : ssl_client_cert/fast

broker.o: broker.cpp.o
.PHONY : broker.o

# target to build an object file
broker.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/broker.dir/build.make examples/cpp/CMakeFiles/broker.dir/broker.cpp.o
.PHONY : broker.cpp.o

broker.i: broker.cpp.i
.PHONY : broker.i

# target to preprocess a source file
broker.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/broker.dir/build.make examples/cpp/CMakeFiles/broker.dir/broker.cpp.i
.PHONY : broker.cpp.i

broker.s: broker.cpp.s
.PHONY : broker.s

# target to generate assembly for a file
broker.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/broker.dir/build.make examples/cpp/CMakeFiles/broker.dir/broker.cpp.s
.PHONY : broker.cpp.s

client.o: client.cpp.o
.PHONY : client.o

# target to build an object file
client.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/client.dir/build.make examples/cpp/CMakeFiles/client.dir/client.cpp.o
.PHONY : client.cpp.o

client.i: client.cpp.i
.PHONY : client.i

# target to preprocess a source file
client.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/client.dir/build.make examples/cpp/CMakeFiles/client.dir/client.cpp.i
.PHONY : client.cpp.i

client.s: client.cpp.s
.PHONY : client.s

# target to generate assembly for a file
client.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/client.dir/build.make examples/cpp/CMakeFiles/client.dir/client.cpp.s
.PHONY : client.cpp.s

connection_options.o: connection_options.cpp.o
.PHONY : connection_options.o

# target to build an object file
connection_options.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/connection_options.dir/build.make examples/cpp/CMakeFiles/connection_options.dir/connection_options.cpp.o
.PHONY : connection_options.cpp.o

connection_options.i: connection_options.cpp.i
.PHONY : connection_options.i

# target to preprocess a source file
connection_options.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/connection_options.dir/build.make examples/cpp/CMakeFiles/connection_options.dir/connection_options.cpp.i
.PHONY : connection_options.cpp.i

connection_options.s: connection_options.cpp.s
.PHONY : connection_options.s

# target to generate assembly for a file
connection_options.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/connection_options.dir/build.make examples/cpp/CMakeFiles/connection_options.dir/connection_options.cpp.s
.PHONY : connection_options.cpp.s

direct_recv.o: direct_recv.cpp.o
.PHONY : direct_recv.o

# target to build an object file
direct_recv.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/direct_recv.dir/build.make examples/cpp/CMakeFiles/direct_recv.dir/direct_recv.cpp.o
.PHONY : direct_recv.cpp.o

direct_recv.i: direct_recv.cpp.i
.PHONY : direct_recv.i

# target to preprocess a source file
direct_recv.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/direct_recv.dir/build.make examples/cpp/CMakeFiles/direct_recv.dir/direct_recv.cpp.i
.PHONY : direct_recv.cpp.i

direct_recv.s: direct_recv.cpp.s
.PHONY : direct_recv.s

# target to generate assembly for a file
direct_recv.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/direct_recv.dir/build.make examples/cpp/CMakeFiles/direct_recv.dir/direct_recv.cpp.s
.PHONY : direct_recv.cpp.s

direct_send.o: direct_send.cpp.o
.PHONY : direct_send.o

# target to build an object file
direct_send.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/direct_send.dir/build.make examples/cpp/CMakeFiles/direct_send.dir/direct_send.cpp.o
.PHONY : direct_send.cpp.o

direct_send.i: direct_send.cpp.i
.PHONY : direct_send.i

# target to preprocess a source file
direct_send.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/direct_send.dir/build.make examples/cpp/CMakeFiles/direct_send.dir/direct_send.cpp.i
.PHONY : direct_send.cpp.i

direct_send.s: direct_send.cpp.s
.PHONY : direct_send.s

# target to generate assembly for a file
direct_send.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/direct_send.dir/build.make examples/cpp/CMakeFiles/direct_send.dir/direct_send.cpp.s
.PHONY : direct_send.cpp.s

encode_decode.o: encode_decode.cpp.o
.PHONY : encode_decode.o

# target to build an object file
encode_decode.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/encode_decode.dir/build.make examples/cpp/CMakeFiles/encode_decode.dir/encode_decode.cpp.o
.PHONY : encode_decode.cpp.o

encode_decode.i: encode_decode.cpp.i
.PHONY : encode_decode.i

# target to preprocess a source file
encode_decode.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/encode_decode.dir/build.make examples/cpp/CMakeFiles/encode_decode.dir/encode_decode.cpp.i
.PHONY : encode_decode.cpp.i

encode_decode.s: encode_decode.cpp.s
.PHONY : encode_decode.s

# target to generate assembly for a file
encode_decode.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/encode_decode.dir/build.make examples/cpp/CMakeFiles/encode_decode.dir/encode_decode.cpp.s
.PHONY : encode_decode.cpp.s

flow_control.o: flow_control.cpp.o
.PHONY : flow_control.o

# target to build an object file
flow_control.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/flow_control.dir/build.make examples/cpp/CMakeFiles/flow_control.dir/flow_control.cpp.o
.PHONY : flow_control.cpp.o

flow_control.i: flow_control.cpp.i
.PHONY : flow_control.i

# target to preprocess a source file
flow_control.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/flow_control.dir/build.make examples/cpp/CMakeFiles/flow_control.dir/flow_control.cpp.i
.PHONY : flow_control.cpp.i

flow_control.s: flow_control.cpp.s
.PHONY : flow_control.s

# target to generate assembly for a file
flow_control.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/flow_control.dir/build.make examples/cpp/CMakeFiles/flow_control.dir/flow_control.cpp.s
.PHONY : flow_control.cpp.s

helloworld.o: helloworld.cpp.o
.PHONY : helloworld.o

# target to build an object file
helloworld.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/helloworld.dir/build.make examples/cpp/CMakeFiles/helloworld.dir/helloworld.cpp.o
.PHONY : helloworld.cpp.o

helloworld.i: helloworld.cpp.i
.PHONY : helloworld.i

# target to preprocess a source file
helloworld.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/helloworld.dir/build.make examples/cpp/CMakeFiles/helloworld.dir/helloworld.cpp.i
.PHONY : helloworld.cpp.i

helloworld.s: helloworld.cpp.s
.PHONY : helloworld.s

# target to generate assembly for a file
helloworld.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/helloworld.dir/build.make examples/cpp/CMakeFiles/helloworld.dir/helloworld.cpp.s
.PHONY : helloworld.cpp.s

helloworld_direct.o: helloworld_direct.cpp.o
.PHONY : helloworld_direct.o

# target to build an object file
helloworld_direct.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/helloworld_direct.dir/build.make examples/cpp/CMakeFiles/helloworld_direct.dir/helloworld_direct.cpp.o
.PHONY : helloworld_direct.cpp.o

helloworld_direct.i: helloworld_direct.cpp.i
.PHONY : helloworld_direct.i

# target to preprocess a source file
helloworld_direct.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/helloworld_direct.dir/build.make examples/cpp/CMakeFiles/helloworld_direct.dir/helloworld_direct.cpp.i
.PHONY : helloworld_direct.cpp.i

helloworld_direct.s: helloworld_direct.cpp.s
.PHONY : helloworld_direct.s

# target to generate assembly for a file
helloworld_direct.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/helloworld_direct.dir/build.make examples/cpp/CMakeFiles/helloworld_direct.dir/helloworld_direct.cpp.s
.PHONY : helloworld_direct.cpp.s

queue_browser.o: queue_browser.cpp.o
.PHONY : queue_browser.o

# target to build an object file
queue_browser.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/queue_browser.dir/build.make examples/cpp/CMakeFiles/queue_browser.dir/queue_browser.cpp.o
.PHONY : queue_browser.cpp.o

queue_browser.i: queue_browser.cpp.i
.PHONY : queue_browser.i

# target to preprocess a source file
queue_browser.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/queue_browser.dir/build.make examples/cpp/CMakeFiles/queue_browser.dir/queue_browser.cpp.i
.PHONY : queue_browser.cpp.i

queue_browser.s: queue_browser.cpp.s
.PHONY : queue_browser.s

# target to generate assembly for a file
queue_browser.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/queue_browser.dir/build.make examples/cpp/CMakeFiles/queue_browser.dir/queue_browser.cpp.s
.PHONY : queue_browser.cpp.s

selected_recv.o: selected_recv.cpp.o
.PHONY : selected_recv.o

# target to build an object file
selected_recv.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/selected_recv.dir/build.make examples/cpp/CMakeFiles/selected_recv.dir/selected_recv.cpp.o
.PHONY : selected_recv.cpp.o

selected_recv.i: selected_recv.cpp.i
.PHONY : selected_recv.i

# target to preprocess a source file
selected_recv.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/selected_recv.dir/build.make examples/cpp/CMakeFiles/selected_recv.dir/selected_recv.cpp.i
.PHONY : selected_recv.cpp.i

selected_recv.s: selected_recv.cpp.s
.PHONY : selected_recv.s

# target to generate assembly for a file
selected_recv.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/selected_recv.dir/build.make examples/cpp/CMakeFiles/selected_recv.dir/selected_recv.cpp.s
.PHONY : selected_recv.cpp.s

server.o: server.cpp.o
.PHONY : server.o

# target to build an object file
server.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/server.dir/build.make examples/cpp/CMakeFiles/server.dir/server.cpp.o
.PHONY : server.cpp.o

server.i: server.cpp.i
.PHONY : server.i

# target to preprocess a source file
server.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/server.dir/build.make examples/cpp/CMakeFiles/server.dir/server.cpp.i
.PHONY : server.cpp.i

server.s: server.cpp.s
.PHONY : server.s

# target to generate assembly for a file
server.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/server.dir/build.make examples/cpp/CMakeFiles/server.dir/server.cpp.s
.PHONY : server.cpp.s

server_direct.o: server_direct.cpp.o
.PHONY : server_direct.o

# target to build an object file
server_direct.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/server_direct.dir/build.make examples/cpp/CMakeFiles/server_direct.dir/server_direct.cpp.o
.PHONY : server_direct.cpp.o

server_direct.i: server_direct.cpp.i
.PHONY : server_direct.i

# target to preprocess a source file
server_direct.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/server_direct.dir/build.make examples/cpp/CMakeFiles/server_direct.dir/server_direct.cpp.i
.PHONY : server_direct.cpp.i

server_direct.s: server_direct.cpp.s
.PHONY : server_direct.s

# target to generate assembly for a file
server_direct.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/server_direct.dir/build.make examples/cpp/CMakeFiles/server_direct.dir/server_direct.cpp.s
.PHONY : server_direct.cpp.s

simple_recv.o: simple_recv.cpp.o
.PHONY : simple_recv.o

# target to build an object file
simple_recv.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/simple_recv.dir/build.make examples/cpp/CMakeFiles/simple_recv.dir/simple_recv.cpp.o
.PHONY : simple_recv.cpp.o

simple_recv.i: simple_recv.cpp.i
.PHONY : simple_recv.i

# target to preprocess a source file
simple_recv.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/simple_recv.dir/build.make examples/cpp/CMakeFiles/simple_recv.dir/simple_recv.cpp.i
.PHONY : simple_recv.cpp.i

simple_recv.s: simple_recv.cpp.s
.PHONY : simple_recv.s

# target to generate assembly for a file
simple_recv.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/simple_recv.dir/build.make examples/cpp/CMakeFiles/simple_recv.dir/simple_recv.cpp.s
.PHONY : simple_recv.cpp.s

simple_send.o: simple_send.cpp.o
.PHONY : simple_send.o

# target to build an object file
simple_send.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/simple_send.dir/build.make examples/cpp/CMakeFiles/simple_send.dir/simple_send.cpp.o
.PHONY : simple_send.cpp.o

simple_send.i: simple_send.cpp.i
.PHONY : simple_send.i

# target to preprocess a source file
simple_send.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/simple_send.dir/build.make examples/cpp/CMakeFiles/simple_send.dir/simple_send.cpp.i
.PHONY : simple_send.cpp.i

simple_send.s: simple_send.cpp.s
.PHONY : simple_send.s

# target to generate assembly for a file
simple_send.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/simple_send.dir/build.make examples/cpp/CMakeFiles/simple_send.dir/simple_send.cpp.s
.PHONY : simple_send.cpp.s

ssl.o: ssl.cpp.o
.PHONY : ssl.o

# target to build an object file
ssl.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/ssl.dir/build.make examples/cpp/CMakeFiles/ssl.dir/ssl.cpp.o
.PHONY : ssl.cpp.o

ssl.i: ssl.cpp.i
.PHONY : ssl.i

# target to preprocess a source file
ssl.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/ssl.dir/build.make examples/cpp/CMakeFiles/ssl.dir/ssl.cpp.i
.PHONY : ssl.cpp.i

ssl.s: ssl.cpp.s
.PHONY : ssl.s

# target to generate assembly for a file
ssl.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/ssl.dir/build.make examples/cpp/CMakeFiles/ssl.dir/ssl.cpp.s
.PHONY : ssl.cpp.s

ssl_client_cert.o: ssl_client_cert.cpp.o
.PHONY : ssl_client_cert.o

# target to build an object file
ssl_client_cert.cpp.o:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/ssl_client_cert.dir/build.make examples/cpp/CMakeFiles/ssl_client_cert.dir/ssl_client_cert.cpp.o
.PHONY : ssl_client_cert.cpp.o

ssl_client_cert.i: ssl_client_cert.cpp.i
.PHONY : ssl_client_cert.i

# target to preprocess a source file
ssl_client_cert.cpp.i:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/ssl_client_cert.dir/build.make examples/cpp/CMakeFiles/ssl_client_cert.dir/ssl_client_cert.cpp.i
.PHONY : ssl_client_cert.cpp.i

ssl_client_cert.s: ssl_client_cert.cpp.s
.PHONY : ssl_client_cert.s

# target to generate assembly for a file
ssl_client_cert.cpp.s:
	cd /builddir/build/BUILD/qpid-proton-0.13.0 && $(MAKE) -f examples/cpp/CMakeFiles/ssl_client_cert.dir/build.make examples/cpp/CMakeFiles/ssl_client_cert.dir/ssl_client_cert.cpp.s
.PHONY : ssl_client_cert.cpp.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 "... broker"
	@echo "... client"
	@echo "... connection_options"
	@echo "... direct_recv"
	@echo "... direct_send"
	@echo "... edit_cache"
	@echo "... encode_decode"
	@echo "... flow_control"
	@echo "... helloworld"
	@echo "... helloworld_direct"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... queue_browser"
	@echo "... rebuild_cache"
	@echo "... selected_recv"
	@echo "... server"
	@echo "... server_direct"
	@echo "... simple_recv"
	@echo "... simple_send"
	@echo "... ssl"
	@echo "... ssl_client_cert"
	@echo "... test"
	@echo "... broker.o"
	@echo "... broker.i"
	@echo "... broker.s"
	@echo "... client.o"
	@echo "... client.i"
	@echo "... client.s"
	@echo "... connection_options.o"
	@echo "... connection_options.i"
	@echo "... connection_options.s"
	@echo "... direct_recv.o"
	@echo "... direct_recv.i"
	@echo "... direct_recv.s"
	@echo "... direct_send.o"
	@echo "... direct_send.i"
	@echo "... direct_send.s"
	@echo "... encode_decode.o"
	@echo "... encode_decode.i"
	@echo "... encode_decode.s"
	@echo "... flow_control.o"
	@echo "... flow_control.i"
	@echo "... flow_control.s"
	@echo "... helloworld.o"
	@echo "... helloworld.i"
	@echo "... helloworld.s"
	@echo "... helloworld_direct.o"
	@echo "... helloworld_direct.i"
	@echo "... helloworld_direct.s"
	@echo "... queue_browser.o"
	@echo "... queue_browser.i"
	@echo "... queue_browser.s"
	@echo "... selected_recv.o"
	@echo "... selected_recv.i"
	@echo "... selected_recv.s"
	@echo "... server.o"
	@echo "... server.i"
	@echo "... server.s"
	@echo "... server_direct.o"
	@echo "... server_direct.i"
	@echo "... server_direct.s"
	@echo "... simple_recv.o"
	@echo "... simple_recv.i"
	@echo "... simple_recv.s"
	@echo "... simple_send.o"
	@echo "... simple_send.i"
	@echo "... simple_send.s"
	@echo "... ssl.o"
	@echo "... ssl.i"
	@echo "... ssl.s"
	@echo "... ssl_client_cert.o"
	@echo "... ssl_client_cert.i"
	@echo "... ssl_client_cert.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 /builddir/build/BUILD/qpid-proton-0.13.0 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

