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

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

.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:


#=============================================================================
# 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


# 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 top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/asn/workspace/projects/socket_wrapper

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/asn/workspace/projects/socket_wrapper/obj32

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

# 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 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 list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"devel\" \"pkgconfig\""
.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 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 package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package

.PHONY : package/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 package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/asn/workspace/projects/socket_wrapper/obj32/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source

.PHONY : package_source/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 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 /home/asn/workspace/projects/socket_wrapper/obj32 && $(CMAKE_COMMAND) -E cmake_progress_start /home/asn/workspace/projects/socket_wrapper/obj32/CMakeFiles /home/asn/workspace/projects/socket_wrapper/obj32/tests/CMakeFiles/progress.marks
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/asn/workspace/projects/socket_wrapper/obj32/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
tests/CMakeFiles/test_sendmsg_recvmsg_fd.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_sendmsg_recvmsg_fd.dir/rule
.PHONY : tests/CMakeFiles/test_sendmsg_recvmsg_fd.dir/rule

# Convenience name for target.
test_sendmsg_recvmsg_fd: tests/CMakeFiles/test_sendmsg_recvmsg_fd.dir/rule

.PHONY : test_sendmsg_recvmsg_fd

# fast build rule for target.
test_sendmsg_recvmsg_fd/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_sendmsg_recvmsg_fd.dir/build.make tests/CMakeFiles/test_sendmsg_recvmsg_fd.dir/build
.PHONY : test_sendmsg_recvmsg_fd/fast

# Convenience name for target.
tests/CMakeFiles/test_close_failure.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_close_failure.dir/rule
.PHONY : tests/CMakeFiles/test_close_failure.dir/rule

# Convenience name for target.
test_close_failure: tests/CMakeFiles/test_close_failure.dir/rule

.PHONY : test_close_failure

# fast build rule for target.
test_close_failure/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_close_failure.dir/build.make tests/CMakeFiles/test_close_failure.dir/build
.PHONY : test_close_failure/fast

# Convenience name for target.
tests/CMakeFiles/test_max_sockets.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_max_sockets.dir/rule
.PHONY : tests/CMakeFiles/test_max_sockets.dir/rule

# Convenience name for target.
test_max_sockets: tests/CMakeFiles/test_max_sockets.dir/rule

.PHONY : test_max_sockets

# fast build rule for target.
test_max_sockets/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_max_sockets.dir/build.make tests/CMakeFiles/test_max_sockets.dir/build
.PHONY : test_max_sockets/fast

# Convenience name for target.
tests/CMakeFiles/test_echo_tcp_socket.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_echo_tcp_socket.dir/rule
.PHONY : tests/CMakeFiles/test_echo_tcp_socket.dir/rule

# Convenience name for target.
test_echo_tcp_socket: tests/CMakeFiles/test_echo_tcp_socket.dir/rule

.PHONY : test_echo_tcp_socket

# fast build rule for target.
test_echo_tcp_socket/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_socket.dir/build.make tests/CMakeFiles/test_echo_tcp_socket.dir/build
.PHONY : test_echo_tcp_socket/fast

# Convenience name for target.
tests/CMakeFiles/test_ioctl.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_ioctl.dir/rule
.PHONY : tests/CMakeFiles/test_ioctl.dir/rule

# Convenience name for target.
test_ioctl: tests/CMakeFiles/test_ioctl.dir/rule

.PHONY : test_ioctl

# fast build rule for target.
test_ioctl/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_ioctl.dir/build.make tests/CMakeFiles/test_ioctl.dir/build
.PHONY : test_ioctl/fast

# Convenience name for target.
tests/CMakeFiles/test_echo_tcp_socket_options.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_echo_tcp_socket_options.dir/rule
.PHONY : tests/CMakeFiles/test_echo_tcp_socket_options.dir/rule

# Convenience name for target.
test_echo_tcp_socket_options: tests/CMakeFiles/test_echo_tcp_socket_options.dir/rule

.PHONY : test_echo_tcp_socket_options

# fast build rule for target.
test_echo_tcp_socket_options/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_socket_options.dir/build.make tests/CMakeFiles/test_echo_tcp_socket_options.dir/build
.PHONY : test_echo_tcp_socket_options/fast

# Convenience name for target.
tests/CMakeFiles/test_tcp_dup2.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_tcp_dup2.dir/rule
.PHONY : tests/CMakeFiles/test_tcp_dup2.dir/rule

# Convenience name for target.
test_tcp_dup2: tests/CMakeFiles/test_tcp_dup2.dir/rule

.PHONY : test_tcp_dup2

# fast build rule for target.
test_tcp_dup2/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_tcp_dup2.dir/build.make tests/CMakeFiles/test_tcp_dup2.dir/build
.PHONY : test_tcp_dup2/fast

# Convenience name for target.
tests/CMakeFiles/echo_srv.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/echo_srv.dir/rule
.PHONY : tests/CMakeFiles/echo_srv.dir/rule

# Convenience name for target.
echo_srv: tests/CMakeFiles/echo_srv.dir/rule

.PHONY : echo_srv

# fast build rule for target.
echo_srv/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/echo_srv.dir/build.make tests/CMakeFiles/echo_srv.dir/build
.PHONY : echo_srv/fast

# Convenience name for target.
tests/CMakeFiles/test_echo_tcp_connect.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_echo_tcp_connect.dir/rule
.PHONY : tests/CMakeFiles/test_echo_tcp_connect.dir/rule

# Convenience name for target.
test_echo_tcp_connect: tests/CMakeFiles/test_echo_tcp_connect.dir/rule

.PHONY : test_echo_tcp_connect

# fast build rule for target.
test_echo_tcp_connect/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_connect.dir/build.make tests/CMakeFiles/test_echo_tcp_connect.dir/build
.PHONY : test_echo_tcp_connect/fast

# Convenience name for target.
tests/CMakeFiles/test_echo_tcp_bind.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_echo_tcp_bind.dir/rule
.PHONY : tests/CMakeFiles/test_echo_tcp_bind.dir/rule

# Convenience name for target.
test_echo_tcp_bind: tests/CMakeFiles/test_echo_tcp_bind.dir/rule

.PHONY : test_echo_tcp_bind

# fast build rule for target.
test_echo_tcp_bind/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_bind.dir/build.make tests/CMakeFiles/test_echo_tcp_bind.dir/build
.PHONY : test_echo_tcp_bind/fast

# Convenience name for target.
tests/CMakeFiles/torture.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/torture.dir/rule
.PHONY : tests/CMakeFiles/torture.dir/rule

# Convenience name for target.
torture: tests/CMakeFiles/torture.dir/rule

.PHONY : torture

# fast build rule for target.
torture/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/torture.dir/build.make tests/CMakeFiles/torture.dir/build
.PHONY : torture/fast

# Convenience name for target.
tests/CMakeFiles/test_swrap_unit.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_swrap_unit.dir/rule
.PHONY : tests/CMakeFiles/test_swrap_unit.dir/rule

# Convenience name for target.
test_swrap_unit: tests/CMakeFiles/test_swrap_unit.dir/rule

.PHONY : test_swrap_unit

# fast build rule for target.
test_swrap_unit/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_swrap_unit.dir/build.make tests/CMakeFiles/test_swrap_unit.dir/build
.PHONY : test_swrap_unit/fast

# Convenience name for target.
tests/CMakeFiles/test_echo_udp_sendmsg_recvmsg.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_echo_udp_sendmsg_recvmsg.dir/rule
.PHONY : tests/CMakeFiles/test_echo_udp_sendmsg_recvmsg.dir/rule

# Convenience name for target.
test_echo_udp_sendmsg_recvmsg: tests/CMakeFiles/test_echo_udp_sendmsg_recvmsg.dir/rule

.PHONY : test_echo_udp_sendmsg_recvmsg

# fast build rule for target.
test_echo_udp_sendmsg_recvmsg/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_udp_sendmsg_recvmsg.dir/build.make tests/CMakeFiles/test_echo_udp_sendmsg_recvmsg.dir/build
.PHONY : test_echo_udp_sendmsg_recvmsg/fast

# Convenience name for target.
tests/CMakeFiles/test_echo_tcp_sendmsg_recvmsg.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_echo_tcp_sendmsg_recvmsg.dir/rule
.PHONY : tests/CMakeFiles/test_echo_tcp_sendmsg_recvmsg.dir/rule

# Convenience name for target.
test_echo_tcp_sendmsg_recvmsg: tests/CMakeFiles/test_echo_tcp_sendmsg_recvmsg.dir/rule

.PHONY : test_echo_tcp_sendmsg_recvmsg

# fast build rule for target.
test_echo_tcp_sendmsg_recvmsg/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_sendmsg_recvmsg.dir/build.make tests/CMakeFiles/test_echo_tcp_sendmsg_recvmsg.dir/build
.PHONY : test_echo_tcp_sendmsg_recvmsg/fast

# Convenience name for target.
tests/CMakeFiles/test_echo_tcp_writev_readv.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_echo_tcp_writev_readv.dir/rule
.PHONY : tests/CMakeFiles/test_echo_tcp_writev_readv.dir/rule

# Convenience name for target.
test_echo_tcp_writev_readv: tests/CMakeFiles/test_echo_tcp_writev_readv.dir/rule

.PHONY : test_echo_tcp_writev_readv

# fast build rule for target.
test_echo_tcp_writev_readv/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_writev_readv.dir/build.make tests/CMakeFiles/test_echo_tcp_writev_readv.dir/build
.PHONY : test_echo_tcp_writev_readv/fast

# Convenience name for target.
tests/CMakeFiles/test_echo_udp_sendto_recvfrom.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_echo_udp_sendto_recvfrom.dir/rule
.PHONY : tests/CMakeFiles/test_echo_udp_sendto_recvfrom.dir/rule

# Convenience name for target.
test_echo_udp_sendto_recvfrom: tests/CMakeFiles/test_echo_udp_sendto_recvfrom.dir/rule

.PHONY : test_echo_udp_sendto_recvfrom

# fast build rule for target.
test_echo_udp_sendto_recvfrom/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_udp_sendto_recvfrom.dir/build.make tests/CMakeFiles/test_echo_udp_sendto_recvfrom.dir/build
.PHONY : test_echo_udp_sendto_recvfrom/fast

# Convenience name for target.
tests/CMakeFiles/test_echo_tcp_write_read.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_echo_tcp_write_read.dir/rule
.PHONY : tests/CMakeFiles/test_echo_tcp_write_read.dir/rule

# Convenience name for target.
test_echo_tcp_write_read: tests/CMakeFiles/test_echo_tcp_write_read.dir/rule

.PHONY : test_echo_tcp_write_read

# fast build rule for target.
test_echo_tcp_write_read/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_write_read.dir/build.make tests/CMakeFiles/test_echo_tcp_write_read.dir/build
.PHONY : test_echo_tcp_write_read/fast

# Convenience name for target.
tests/CMakeFiles/test_echo_tcp_get_peer_sock_name.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_echo_tcp_get_peer_sock_name.dir/rule
.PHONY : tests/CMakeFiles/test_echo_tcp_get_peer_sock_name.dir/rule

# Convenience name for target.
test_echo_tcp_get_peer_sock_name: tests/CMakeFiles/test_echo_tcp_get_peer_sock_name.dir/rule

.PHONY : test_echo_tcp_get_peer_sock_name

# fast build rule for target.
test_echo_tcp_get_peer_sock_name/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_get_peer_sock_name.dir/build.make tests/CMakeFiles/test_echo_tcp_get_peer_sock_name.dir/build
.PHONY : test_echo_tcp_get_peer_sock_name/fast

# Convenience name for target.
tests/CMakeFiles/test_tcp_listen.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_tcp_listen.dir/rule
.PHONY : tests/CMakeFiles/test_tcp_listen.dir/rule

# Convenience name for target.
test_tcp_listen: tests/CMakeFiles/test_tcp_listen.dir/rule

.PHONY : test_tcp_listen

# fast build rule for target.
test_tcp_listen/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_tcp_listen.dir/build.make tests/CMakeFiles/test_tcp_listen.dir/build
.PHONY : test_tcp_listen/fast

# Convenience name for target.
tests/CMakeFiles/test_echo_udp_send_recv.dir/rule:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_echo_udp_send_recv.dir/rule
.PHONY : tests/CMakeFiles/test_echo_udp_send_recv.dir/rule

# Convenience name for target.
test_echo_udp_send_recv: tests/CMakeFiles/test_echo_udp_send_recv.dir/rule

.PHONY : test_echo_udp_send_recv

# fast build rule for target.
test_echo_udp_send_recv/fast:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_udp_send_recv.dir/build.make tests/CMakeFiles/test_echo_udp_send_recv.dir/build
.PHONY : test_echo_udp_send_recv/fast

echo_srv.o: echo_srv.c.o

.PHONY : echo_srv.o

# target to build an object file
echo_srv.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/echo_srv.dir/build.make tests/CMakeFiles/echo_srv.dir/echo_srv.c.o
.PHONY : echo_srv.c.o

echo_srv.i: echo_srv.c.i

.PHONY : echo_srv.i

# target to preprocess a source file
echo_srv.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/echo_srv.dir/build.make tests/CMakeFiles/echo_srv.dir/echo_srv.c.i
.PHONY : echo_srv.c.i

echo_srv.s: echo_srv.c.s

.PHONY : echo_srv.s

# target to generate assembly for a file
echo_srv.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/echo_srv.dir/build.make tests/CMakeFiles/echo_srv.dir/echo_srv.c.s
.PHONY : echo_srv.c.s

test_close_failure.o: test_close_failure.c.o

.PHONY : test_close_failure.o

# target to build an object file
test_close_failure.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_close_failure.dir/build.make tests/CMakeFiles/test_close_failure.dir/test_close_failure.c.o
.PHONY : test_close_failure.c.o

test_close_failure.i: test_close_failure.c.i

.PHONY : test_close_failure.i

# target to preprocess a source file
test_close_failure.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_close_failure.dir/build.make tests/CMakeFiles/test_close_failure.dir/test_close_failure.c.i
.PHONY : test_close_failure.c.i

test_close_failure.s: test_close_failure.c.s

.PHONY : test_close_failure.s

# target to generate assembly for a file
test_close_failure.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_close_failure.dir/build.make tests/CMakeFiles/test_close_failure.dir/test_close_failure.c.s
.PHONY : test_close_failure.c.s

test_echo_tcp_bind.o: test_echo_tcp_bind.c.o

.PHONY : test_echo_tcp_bind.o

# target to build an object file
test_echo_tcp_bind.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_bind.dir/build.make tests/CMakeFiles/test_echo_tcp_bind.dir/test_echo_tcp_bind.c.o
.PHONY : test_echo_tcp_bind.c.o

test_echo_tcp_bind.i: test_echo_tcp_bind.c.i

.PHONY : test_echo_tcp_bind.i

# target to preprocess a source file
test_echo_tcp_bind.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_bind.dir/build.make tests/CMakeFiles/test_echo_tcp_bind.dir/test_echo_tcp_bind.c.i
.PHONY : test_echo_tcp_bind.c.i

test_echo_tcp_bind.s: test_echo_tcp_bind.c.s

.PHONY : test_echo_tcp_bind.s

# target to generate assembly for a file
test_echo_tcp_bind.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_bind.dir/build.make tests/CMakeFiles/test_echo_tcp_bind.dir/test_echo_tcp_bind.c.s
.PHONY : test_echo_tcp_bind.c.s

test_echo_tcp_connect.o: test_echo_tcp_connect.c.o

.PHONY : test_echo_tcp_connect.o

# target to build an object file
test_echo_tcp_connect.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_connect.dir/build.make tests/CMakeFiles/test_echo_tcp_connect.dir/test_echo_tcp_connect.c.o
.PHONY : test_echo_tcp_connect.c.o

test_echo_tcp_connect.i: test_echo_tcp_connect.c.i

.PHONY : test_echo_tcp_connect.i

# target to preprocess a source file
test_echo_tcp_connect.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_connect.dir/build.make tests/CMakeFiles/test_echo_tcp_connect.dir/test_echo_tcp_connect.c.i
.PHONY : test_echo_tcp_connect.c.i

test_echo_tcp_connect.s: test_echo_tcp_connect.c.s

.PHONY : test_echo_tcp_connect.s

# target to generate assembly for a file
test_echo_tcp_connect.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_connect.dir/build.make tests/CMakeFiles/test_echo_tcp_connect.dir/test_echo_tcp_connect.c.s
.PHONY : test_echo_tcp_connect.c.s

test_echo_tcp_get_peer_sock_name.o: test_echo_tcp_get_peer_sock_name.c.o

.PHONY : test_echo_tcp_get_peer_sock_name.o

# target to build an object file
test_echo_tcp_get_peer_sock_name.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_get_peer_sock_name.dir/build.make tests/CMakeFiles/test_echo_tcp_get_peer_sock_name.dir/test_echo_tcp_get_peer_sock_name.c.o
.PHONY : test_echo_tcp_get_peer_sock_name.c.o

test_echo_tcp_get_peer_sock_name.i: test_echo_tcp_get_peer_sock_name.c.i

.PHONY : test_echo_tcp_get_peer_sock_name.i

# target to preprocess a source file
test_echo_tcp_get_peer_sock_name.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_get_peer_sock_name.dir/build.make tests/CMakeFiles/test_echo_tcp_get_peer_sock_name.dir/test_echo_tcp_get_peer_sock_name.c.i
.PHONY : test_echo_tcp_get_peer_sock_name.c.i

test_echo_tcp_get_peer_sock_name.s: test_echo_tcp_get_peer_sock_name.c.s

.PHONY : test_echo_tcp_get_peer_sock_name.s

# target to generate assembly for a file
test_echo_tcp_get_peer_sock_name.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_get_peer_sock_name.dir/build.make tests/CMakeFiles/test_echo_tcp_get_peer_sock_name.dir/test_echo_tcp_get_peer_sock_name.c.s
.PHONY : test_echo_tcp_get_peer_sock_name.c.s

test_echo_tcp_sendmsg_recvmsg.o: test_echo_tcp_sendmsg_recvmsg.c.o

.PHONY : test_echo_tcp_sendmsg_recvmsg.o

# target to build an object file
test_echo_tcp_sendmsg_recvmsg.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_sendmsg_recvmsg.dir/build.make tests/CMakeFiles/test_echo_tcp_sendmsg_recvmsg.dir/test_echo_tcp_sendmsg_recvmsg.c.o
.PHONY : test_echo_tcp_sendmsg_recvmsg.c.o

test_echo_tcp_sendmsg_recvmsg.i: test_echo_tcp_sendmsg_recvmsg.c.i

.PHONY : test_echo_tcp_sendmsg_recvmsg.i

# target to preprocess a source file
test_echo_tcp_sendmsg_recvmsg.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_sendmsg_recvmsg.dir/build.make tests/CMakeFiles/test_echo_tcp_sendmsg_recvmsg.dir/test_echo_tcp_sendmsg_recvmsg.c.i
.PHONY : test_echo_tcp_sendmsg_recvmsg.c.i

test_echo_tcp_sendmsg_recvmsg.s: test_echo_tcp_sendmsg_recvmsg.c.s

.PHONY : test_echo_tcp_sendmsg_recvmsg.s

# target to generate assembly for a file
test_echo_tcp_sendmsg_recvmsg.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_sendmsg_recvmsg.dir/build.make tests/CMakeFiles/test_echo_tcp_sendmsg_recvmsg.dir/test_echo_tcp_sendmsg_recvmsg.c.s
.PHONY : test_echo_tcp_sendmsg_recvmsg.c.s

test_echo_tcp_socket.o: test_echo_tcp_socket.c.o

.PHONY : test_echo_tcp_socket.o

# target to build an object file
test_echo_tcp_socket.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_socket.dir/build.make tests/CMakeFiles/test_echo_tcp_socket.dir/test_echo_tcp_socket.c.o
.PHONY : test_echo_tcp_socket.c.o

test_echo_tcp_socket.i: test_echo_tcp_socket.c.i

.PHONY : test_echo_tcp_socket.i

# target to preprocess a source file
test_echo_tcp_socket.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_socket.dir/build.make tests/CMakeFiles/test_echo_tcp_socket.dir/test_echo_tcp_socket.c.i
.PHONY : test_echo_tcp_socket.c.i

test_echo_tcp_socket.s: test_echo_tcp_socket.c.s

.PHONY : test_echo_tcp_socket.s

# target to generate assembly for a file
test_echo_tcp_socket.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_socket.dir/build.make tests/CMakeFiles/test_echo_tcp_socket.dir/test_echo_tcp_socket.c.s
.PHONY : test_echo_tcp_socket.c.s

test_echo_tcp_socket_options.o: test_echo_tcp_socket_options.c.o

.PHONY : test_echo_tcp_socket_options.o

# target to build an object file
test_echo_tcp_socket_options.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_socket_options.dir/build.make tests/CMakeFiles/test_echo_tcp_socket_options.dir/test_echo_tcp_socket_options.c.o
.PHONY : test_echo_tcp_socket_options.c.o

test_echo_tcp_socket_options.i: test_echo_tcp_socket_options.c.i

.PHONY : test_echo_tcp_socket_options.i

# target to preprocess a source file
test_echo_tcp_socket_options.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_socket_options.dir/build.make tests/CMakeFiles/test_echo_tcp_socket_options.dir/test_echo_tcp_socket_options.c.i
.PHONY : test_echo_tcp_socket_options.c.i

test_echo_tcp_socket_options.s: test_echo_tcp_socket_options.c.s

.PHONY : test_echo_tcp_socket_options.s

# target to generate assembly for a file
test_echo_tcp_socket_options.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_socket_options.dir/build.make tests/CMakeFiles/test_echo_tcp_socket_options.dir/test_echo_tcp_socket_options.c.s
.PHONY : test_echo_tcp_socket_options.c.s

test_echo_tcp_write_read.o: test_echo_tcp_write_read.c.o

.PHONY : test_echo_tcp_write_read.o

# target to build an object file
test_echo_tcp_write_read.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_write_read.dir/build.make tests/CMakeFiles/test_echo_tcp_write_read.dir/test_echo_tcp_write_read.c.o
.PHONY : test_echo_tcp_write_read.c.o

test_echo_tcp_write_read.i: test_echo_tcp_write_read.c.i

.PHONY : test_echo_tcp_write_read.i

# target to preprocess a source file
test_echo_tcp_write_read.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_write_read.dir/build.make tests/CMakeFiles/test_echo_tcp_write_read.dir/test_echo_tcp_write_read.c.i
.PHONY : test_echo_tcp_write_read.c.i

test_echo_tcp_write_read.s: test_echo_tcp_write_read.c.s

.PHONY : test_echo_tcp_write_read.s

# target to generate assembly for a file
test_echo_tcp_write_read.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_write_read.dir/build.make tests/CMakeFiles/test_echo_tcp_write_read.dir/test_echo_tcp_write_read.c.s
.PHONY : test_echo_tcp_write_read.c.s

test_echo_tcp_writev_readv.o: test_echo_tcp_writev_readv.c.o

.PHONY : test_echo_tcp_writev_readv.o

# target to build an object file
test_echo_tcp_writev_readv.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_writev_readv.dir/build.make tests/CMakeFiles/test_echo_tcp_writev_readv.dir/test_echo_tcp_writev_readv.c.o
.PHONY : test_echo_tcp_writev_readv.c.o

test_echo_tcp_writev_readv.i: test_echo_tcp_writev_readv.c.i

.PHONY : test_echo_tcp_writev_readv.i

# target to preprocess a source file
test_echo_tcp_writev_readv.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_writev_readv.dir/build.make tests/CMakeFiles/test_echo_tcp_writev_readv.dir/test_echo_tcp_writev_readv.c.i
.PHONY : test_echo_tcp_writev_readv.c.i

test_echo_tcp_writev_readv.s: test_echo_tcp_writev_readv.c.s

.PHONY : test_echo_tcp_writev_readv.s

# target to generate assembly for a file
test_echo_tcp_writev_readv.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_tcp_writev_readv.dir/build.make tests/CMakeFiles/test_echo_tcp_writev_readv.dir/test_echo_tcp_writev_readv.c.s
.PHONY : test_echo_tcp_writev_readv.c.s

test_echo_udp_send_recv.o: test_echo_udp_send_recv.c.o

.PHONY : test_echo_udp_send_recv.o

# target to build an object file
test_echo_udp_send_recv.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_udp_send_recv.dir/build.make tests/CMakeFiles/test_echo_udp_send_recv.dir/test_echo_udp_send_recv.c.o
.PHONY : test_echo_udp_send_recv.c.o

test_echo_udp_send_recv.i: test_echo_udp_send_recv.c.i

.PHONY : test_echo_udp_send_recv.i

# target to preprocess a source file
test_echo_udp_send_recv.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_udp_send_recv.dir/build.make tests/CMakeFiles/test_echo_udp_send_recv.dir/test_echo_udp_send_recv.c.i
.PHONY : test_echo_udp_send_recv.c.i

test_echo_udp_send_recv.s: test_echo_udp_send_recv.c.s

.PHONY : test_echo_udp_send_recv.s

# target to generate assembly for a file
test_echo_udp_send_recv.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_udp_send_recv.dir/build.make tests/CMakeFiles/test_echo_udp_send_recv.dir/test_echo_udp_send_recv.c.s
.PHONY : test_echo_udp_send_recv.c.s

test_echo_udp_sendmsg_recvmsg.o: test_echo_udp_sendmsg_recvmsg.c.o

.PHONY : test_echo_udp_sendmsg_recvmsg.o

# target to build an object file
test_echo_udp_sendmsg_recvmsg.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_udp_sendmsg_recvmsg.dir/build.make tests/CMakeFiles/test_echo_udp_sendmsg_recvmsg.dir/test_echo_udp_sendmsg_recvmsg.c.o
.PHONY : test_echo_udp_sendmsg_recvmsg.c.o

test_echo_udp_sendmsg_recvmsg.i: test_echo_udp_sendmsg_recvmsg.c.i

.PHONY : test_echo_udp_sendmsg_recvmsg.i

# target to preprocess a source file
test_echo_udp_sendmsg_recvmsg.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_udp_sendmsg_recvmsg.dir/build.make tests/CMakeFiles/test_echo_udp_sendmsg_recvmsg.dir/test_echo_udp_sendmsg_recvmsg.c.i
.PHONY : test_echo_udp_sendmsg_recvmsg.c.i

test_echo_udp_sendmsg_recvmsg.s: test_echo_udp_sendmsg_recvmsg.c.s

.PHONY : test_echo_udp_sendmsg_recvmsg.s

# target to generate assembly for a file
test_echo_udp_sendmsg_recvmsg.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_udp_sendmsg_recvmsg.dir/build.make tests/CMakeFiles/test_echo_udp_sendmsg_recvmsg.dir/test_echo_udp_sendmsg_recvmsg.c.s
.PHONY : test_echo_udp_sendmsg_recvmsg.c.s

test_echo_udp_sendto_recvfrom.o: test_echo_udp_sendto_recvfrom.c.o

.PHONY : test_echo_udp_sendto_recvfrom.o

# target to build an object file
test_echo_udp_sendto_recvfrom.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_udp_sendto_recvfrom.dir/build.make tests/CMakeFiles/test_echo_udp_sendto_recvfrom.dir/test_echo_udp_sendto_recvfrom.c.o
.PHONY : test_echo_udp_sendto_recvfrom.c.o

test_echo_udp_sendto_recvfrom.i: test_echo_udp_sendto_recvfrom.c.i

.PHONY : test_echo_udp_sendto_recvfrom.i

# target to preprocess a source file
test_echo_udp_sendto_recvfrom.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_udp_sendto_recvfrom.dir/build.make tests/CMakeFiles/test_echo_udp_sendto_recvfrom.dir/test_echo_udp_sendto_recvfrom.c.i
.PHONY : test_echo_udp_sendto_recvfrom.c.i

test_echo_udp_sendto_recvfrom.s: test_echo_udp_sendto_recvfrom.c.s

.PHONY : test_echo_udp_sendto_recvfrom.s

# target to generate assembly for a file
test_echo_udp_sendto_recvfrom.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_echo_udp_sendto_recvfrom.dir/build.make tests/CMakeFiles/test_echo_udp_sendto_recvfrom.dir/test_echo_udp_sendto_recvfrom.c.s
.PHONY : test_echo_udp_sendto_recvfrom.c.s

test_ioctl.o: test_ioctl.c.o

.PHONY : test_ioctl.o

# target to build an object file
test_ioctl.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_ioctl.dir/build.make tests/CMakeFiles/test_ioctl.dir/test_ioctl.c.o
.PHONY : test_ioctl.c.o

test_ioctl.i: test_ioctl.c.i

.PHONY : test_ioctl.i

# target to preprocess a source file
test_ioctl.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_ioctl.dir/build.make tests/CMakeFiles/test_ioctl.dir/test_ioctl.c.i
.PHONY : test_ioctl.c.i

test_ioctl.s: test_ioctl.c.s

.PHONY : test_ioctl.s

# target to generate assembly for a file
test_ioctl.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_ioctl.dir/build.make tests/CMakeFiles/test_ioctl.dir/test_ioctl.c.s
.PHONY : test_ioctl.c.s

test_max_sockets.o: test_max_sockets.c.o

.PHONY : test_max_sockets.o

# target to build an object file
test_max_sockets.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_max_sockets.dir/build.make tests/CMakeFiles/test_max_sockets.dir/test_max_sockets.c.o
.PHONY : test_max_sockets.c.o

test_max_sockets.i: test_max_sockets.c.i

.PHONY : test_max_sockets.i

# target to preprocess a source file
test_max_sockets.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_max_sockets.dir/build.make tests/CMakeFiles/test_max_sockets.dir/test_max_sockets.c.i
.PHONY : test_max_sockets.c.i

test_max_sockets.s: test_max_sockets.c.s

.PHONY : test_max_sockets.s

# target to generate assembly for a file
test_max_sockets.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_max_sockets.dir/build.make tests/CMakeFiles/test_max_sockets.dir/test_max_sockets.c.s
.PHONY : test_max_sockets.c.s

test_sendmsg_recvmsg_fd.o: test_sendmsg_recvmsg_fd.c.o

.PHONY : test_sendmsg_recvmsg_fd.o

# target to build an object file
test_sendmsg_recvmsg_fd.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_sendmsg_recvmsg_fd.dir/build.make tests/CMakeFiles/test_sendmsg_recvmsg_fd.dir/test_sendmsg_recvmsg_fd.c.o
.PHONY : test_sendmsg_recvmsg_fd.c.o

test_sendmsg_recvmsg_fd.i: test_sendmsg_recvmsg_fd.c.i

.PHONY : test_sendmsg_recvmsg_fd.i

# target to preprocess a source file
test_sendmsg_recvmsg_fd.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_sendmsg_recvmsg_fd.dir/build.make tests/CMakeFiles/test_sendmsg_recvmsg_fd.dir/test_sendmsg_recvmsg_fd.c.i
.PHONY : test_sendmsg_recvmsg_fd.c.i

test_sendmsg_recvmsg_fd.s: test_sendmsg_recvmsg_fd.c.s

.PHONY : test_sendmsg_recvmsg_fd.s

# target to generate assembly for a file
test_sendmsg_recvmsg_fd.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_sendmsg_recvmsg_fd.dir/build.make tests/CMakeFiles/test_sendmsg_recvmsg_fd.dir/test_sendmsg_recvmsg_fd.c.s
.PHONY : test_sendmsg_recvmsg_fd.c.s

test_swrap_unit.o: test_swrap_unit.c.o

.PHONY : test_swrap_unit.o

# target to build an object file
test_swrap_unit.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_swrap_unit.dir/build.make tests/CMakeFiles/test_swrap_unit.dir/test_swrap_unit.c.o
.PHONY : test_swrap_unit.c.o

test_swrap_unit.i: test_swrap_unit.c.i

.PHONY : test_swrap_unit.i

# target to preprocess a source file
test_swrap_unit.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_swrap_unit.dir/build.make tests/CMakeFiles/test_swrap_unit.dir/test_swrap_unit.c.i
.PHONY : test_swrap_unit.c.i

test_swrap_unit.s: test_swrap_unit.c.s

.PHONY : test_swrap_unit.s

# target to generate assembly for a file
test_swrap_unit.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_swrap_unit.dir/build.make tests/CMakeFiles/test_swrap_unit.dir/test_swrap_unit.c.s
.PHONY : test_swrap_unit.c.s

test_tcp_dup2.o: test_tcp_dup2.c.o

.PHONY : test_tcp_dup2.o

# target to build an object file
test_tcp_dup2.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_tcp_dup2.dir/build.make tests/CMakeFiles/test_tcp_dup2.dir/test_tcp_dup2.c.o
.PHONY : test_tcp_dup2.c.o

test_tcp_dup2.i: test_tcp_dup2.c.i

.PHONY : test_tcp_dup2.i

# target to preprocess a source file
test_tcp_dup2.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_tcp_dup2.dir/build.make tests/CMakeFiles/test_tcp_dup2.dir/test_tcp_dup2.c.i
.PHONY : test_tcp_dup2.c.i

test_tcp_dup2.s: test_tcp_dup2.c.s

.PHONY : test_tcp_dup2.s

# target to generate assembly for a file
test_tcp_dup2.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_tcp_dup2.dir/build.make tests/CMakeFiles/test_tcp_dup2.dir/test_tcp_dup2.c.s
.PHONY : test_tcp_dup2.c.s

test_tcp_listen.o: test_tcp_listen.c.o

.PHONY : test_tcp_listen.o

# target to build an object file
test_tcp_listen.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_tcp_listen.dir/build.make tests/CMakeFiles/test_tcp_listen.dir/test_tcp_listen.c.o
.PHONY : test_tcp_listen.c.o

test_tcp_listen.i: test_tcp_listen.c.i

.PHONY : test_tcp_listen.i

# target to preprocess a source file
test_tcp_listen.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_tcp_listen.dir/build.make tests/CMakeFiles/test_tcp_listen.dir/test_tcp_listen.c.i
.PHONY : test_tcp_listen.c.i

test_tcp_listen.s: test_tcp_listen.c.s

.PHONY : test_tcp_listen.s

# target to generate assembly for a file
test_tcp_listen.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/test_tcp_listen.dir/build.make tests/CMakeFiles/test_tcp_listen.dir/test_tcp_listen.c.s
.PHONY : test_tcp_listen.c.s

torture.o: torture.c.o

.PHONY : torture.o

# target to build an object file
torture.c.o:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/torture.dir/build.make tests/CMakeFiles/torture.dir/torture.c.o
.PHONY : torture.c.o

torture.i: torture.c.i

.PHONY : torture.i

# target to preprocess a source file
torture.c.i:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/torture.dir/build.make tests/CMakeFiles/torture.dir/torture.c.i
.PHONY : torture.c.i

torture.s: torture.c.s

.PHONY : torture.s

# target to generate assembly for a file
torture.c.s:
	cd /home/asn/workspace/projects/socket_wrapper/obj32 && $(MAKE) -f tests/CMakeFiles/torture.dir/build.make tests/CMakeFiles/torture.dir/torture.c.s
.PHONY : torture.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 "... install/strip"
	@echo "... install"
	@echo "... list_install_components"
	@echo "... edit_cache"
	@echo "... package"
	@echo "... rebuild_cache"
	@echo "... test_sendmsg_recvmsg_fd"
	@echo "... package_source"
	@echo "... test_close_failure"
	@echo "... test_max_sockets"
	@echo "... test_echo_tcp_socket"
	@echo "... test_ioctl"
	@echo "... install/local"
	@echo "... test_echo_tcp_socket_options"
	@echo "... test_tcp_dup2"
	@echo "... test"
	@echo "... echo_srv"
	@echo "... test_echo_tcp_connect"
	@echo "... test_echo_tcp_bind"
	@echo "... torture"
	@echo "... test_swrap_unit"
	@echo "... test_echo_udp_sendmsg_recvmsg"
	@echo "... test_echo_tcp_sendmsg_recvmsg"
	@echo "... test_echo_tcp_writev_readv"
	@echo "... test_echo_udp_sendto_recvfrom"
	@echo "... test_echo_tcp_write_read"
	@echo "... test_echo_tcp_get_peer_sock_name"
	@echo "... test_tcp_listen"
	@echo "... test_echo_udp_send_recv"
	@echo "... echo_srv.o"
	@echo "... echo_srv.i"
	@echo "... echo_srv.s"
	@echo "... test_close_failure.o"
	@echo "... test_close_failure.i"
	@echo "... test_close_failure.s"
	@echo "... test_echo_tcp_bind.o"
	@echo "... test_echo_tcp_bind.i"
	@echo "... test_echo_tcp_bind.s"
	@echo "... test_echo_tcp_connect.o"
	@echo "... test_echo_tcp_connect.i"
	@echo "... test_echo_tcp_connect.s"
	@echo "... test_echo_tcp_get_peer_sock_name.o"
	@echo "... test_echo_tcp_get_peer_sock_name.i"
	@echo "... test_echo_tcp_get_peer_sock_name.s"
	@echo "... test_echo_tcp_sendmsg_recvmsg.o"
	@echo "... test_echo_tcp_sendmsg_recvmsg.i"
	@echo "... test_echo_tcp_sendmsg_recvmsg.s"
	@echo "... test_echo_tcp_socket.o"
	@echo "... test_echo_tcp_socket.i"
	@echo "... test_echo_tcp_socket.s"
	@echo "... test_echo_tcp_socket_options.o"
	@echo "... test_echo_tcp_socket_options.i"
	@echo "... test_echo_tcp_socket_options.s"
	@echo "... test_echo_tcp_write_read.o"
	@echo "... test_echo_tcp_write_read.i"
	@echo "... test_echo_tcp_write_read.s"
	@echo "... test_echo_tcp_writev_readv.o"
	@echo "... test_echo_tcp_writev_readv.i"
	@echo "... test_echo_tcp_writev_readv.s"
	@echo "... test_echo_udp_send_recv.o"
	@echo "... test_echo_udp_send_recv.i"
	@echo "... test_echo_udp_send_recv.s"
	@echo "... test_echo_udp_sendmsg_recvmsg.o"
	@echo "... test_echo_udp_sendmsg_recvmsg.i"
	@echo "... test_echo_udp_sendmsg_recvmsg.s"
	@echo "... test_echo_udp_sendto_recvfrom.o"
	@echo "... test_echo_udp_sendto_recvfrom.i"
	@echo "... test_echo_udp_sendto_recvfrom.s"
	@echo "... test_ioctl.o"
	@echo "... test_ioctl.i"
	@echo "... test_ioctl.s"
	@echo "... test_max_sockets.o"
	@echo "... test_max_sockets.i"
	@echo "... test_max_sockets.s"
	@echo "... test_sendmsg_recvmsg_fd.o"
	@echo "... test_sendmsg_recvmsg_fd.i"
	@echo "... test_sendmsg_recvmsg_fd.s"
	@echo "... test_swrap_unit.o"
	@echo "... test_swrap_unit.i"
	@echo "... test_swrap_unit.s"
	@echo "... test_tcp_dup2.o"
	@echo "... test_tcp_dup2.i"
	@echo "... test_tcp_dup2.s"
	@echo "... test_tcp_listen.o"
	@echo "... test_tcp_listen.i"
	@echo "... test_tcp_listen.s"
	@echo "... torture.o"
	@echo "... torture.i"
	@echo "... torture.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/asn/workspace/projects/socket_wrapper/obj32 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

