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

# 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 = /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket

#=============================================================================
# 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: preinstall/fast
	@$(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/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: preinstall/fast
	@$(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/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 package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && /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 package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && /usr/bin/cpack --config ./CPackSourceConfig.cmake /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket/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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -S$(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 edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
	/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache

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

.PHONY : edit_cache/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

# The main all target
all: cmake_check_build_system
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(CMAKE_COMMAND) -E cmake_progress_start /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket/CMakeFiles /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket/C++/CMakeFiles/progress.marks
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f CMakeFiles/Makefile2 C++/all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f CMakeFiles/Makefile2 C++/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f CMakeFiles/Makefile2 C++/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f CMakeFiles/Makefile2 C++/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
C++/CMakeFiles/socket++.dir/rule:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f CMakeFiles/Makefile2 C++/CMakeFiles/socket++.dir/rule
.PHONY : C++/CMakeFiles/socket++.dir/rule

# Convenience name for target.
socket++: C++/CMakeFiles/socket++.dir/rule

.PHONY : socket++

# fast build rule for target.
socket++/fast:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/build
.PHONY : socket++/fast

dgramclient.o: dgramclient.cpp.o

.PHONY : dgramclient.o

# target to build an object file
dgramclient.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/dgramclient.cpp.o
.PHONY : dgramclient.cpp.o

dgramclient.i: dgramclient.cpp.i

.PHONY : dgramclient.i

# target to preprocess a source file
dgramclient.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/dgramclient.cpp.i
.PHONY : dgramclient.cpp.i

dgramclient.s: dgramclient.cpp.s

.PHONY : dgramclient.s

# target to generate assembly for a file
dgramclient.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/dgramclient.cpp.s
.PHONY : dgramclient.cpp.s

dgramoverstream.o: dgramoverstream.cpp.o

.PHONY : dgramoverstream.o

# target to build an object file
dgramoverstream.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/dgramoverstream.cpp.o
.PHONY : dgramoverstream.cpp.o

dgramoverstream.i: dgramoverstream.cpp.i

.PHONY : dgramoverstream.i

# target to preprocess a source file
dgramoverstream.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/dgramoverstream.cpp.i
.PHONY : dgramoverstream.cpp.i

dgramoverstream.s: dgramoverstream.cpp.s

.PHONY : dgramoverstream.s

# target to generate assembly for a file
dgramoverstream.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/dgramoverstream.cpp.s
.PHONY : dgramoverstream.cpp.s

exception.o: exception.cpp.o

.PHONY : exception.o

# target to build an object file
exception.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/exception.cpp.o
.PHONY : exception.cpp.o

exception.i: exception.cpp.i

.PHONY : exception.i

# target to preprocess a source file
exception.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/exception.cpp.i
.PHONY : exception.cpp.i

exception.s: exception.cpp.s

.PHONY : exception.s

# target to generate assembly for a file
exception.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/exception.cpp.s
.PHONY : exception.cpp.s

framing.o: framing.cpp.o

.PHONY : framing.o

# target to build an object file
framing.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/framing.cpp.o
.PHONY : framing.cpp.o

framing.i: framing.cpp.i

.PHONY : framing.i

# target to preprocess a source file
framing.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/framing.cpp.i
.PHONY : framing.cpp.i

framing.s: framing.cpp.s

.PHONY : framing.s

# target to generate assembly for a file
framing.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/framing.cpp.s
.PHONY : framing.cpp.s

inetbase.o: inetbase.cpp.o

.PHONY : inetbase.o

# target to build an object file
inetbase.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetbase.cpp.o
.PHONY : inetbase.cpp.o

inetbase.i: inetbase.cpp.i

.PHONY : inetbase.i

# target to preprocess a source file
inetbase.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetbase.cpp.i
.PHONY : inetbase.cpp.i

inetbase.s: inetbase.cpp.s

.PHONY : inetbase.s

# target to generate assembly for a file
inetbase.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetbase.cpp.s
.PHONY : inetbase.cpp.s

inetclientdgram.o: inetclientdgram.cpp.o

.PHONY : inetclientdgram.o

# target to build an object file
inetclientdgram.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetclientdgram.cpp.o
.PHONY : inetclientdgram.cpp.o

inetclientdgram.i: inetclientdgram.cpp.i

.PHONY : inetclientdgram.i

# target to preprocess a source file
inetclientdgram.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetclientdgram.cpp.i
.PHONY : inetclientdgram.cpp.i

inetclientdgram.s: inetclientdgram.cpp.s

.PHONY : inetclientdgram.s

# target to generate assembly for a file
inetclientdgram.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetclientdgram.cpp.s
.PHONY : inetclientdgram.cpp.s

inetclientstream.o: inetclientstream.cpp.o

.PHONY : inetclientstream.o

# target to build an object file
inetclientstream.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetclientstream.cpp.o
.PHONY : inetclientstream.cpp.o

inetclientstream.i: inetclientstream.cpp.i

.PHONY : inetclientstream.i

# target to preprocess a source file
inetclientstream.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetclientstream.cpp.i
.PHONY : inetclientstream.cpp.i

inetclientstream.s: inetclientstream.cpp.s

.PHONY : inetclientstream.s

# target to generate assembly for a file
inetclientstream.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetclientstream.cpp.s
.PHONY : inetclientstream.cpp.s

inetdgram.o: inetdgram.cpp.o

.PHONY : inetdgram.o

# target to build an object file
inetdgram.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetdgram.cpp.o
.PHONY : inetdgram.cpp.o

inetdgram.i: inetdgram.cpp.i

.PHONY : inetdgram.i

# target to preprocess a source file
inetdgram.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetdgram.cpp.i
.PHONY : inetdgram.cpp.i

inetdgram.s: inetdgram.cpp.s

.PHONY : inetdgram.s

# target to generate assembly for a file
inetdgram.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetdgram.cpp.s
.PHONY : inetdgram.cpp.s

inetserverdgram.o: inetserverdgram.cpp.o

.PHONY : inetserverdgram.o

# target to build an object file
inetserverdgram.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetserverdgram.cpp.o
.PHONY : inetserverdgram.cpp.o

inetserverdgram.i: inetserverdgram.cpp.i

.PHONY : inetserverdgram.i

# target to preprocess a source file
inetserverdgram.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetserverdgram.cpp.i
.PHONY : inetserverdgram.cpp.i

inetserverdgram.s: inetserverdgram.cpp.s

.PHONY : inetserverdgram.s

# target to generate assembly for a file
inetserverdgram.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetserverdgram.cpp.s
.PHONY : inetserverdgram.cpp.s

inetserverstream.o: inetserverstream.cpp.o

.PHONY : inetserverstream.o

# target to build an object file
inetserverstream.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetserverstream.cpp.o
.PHONY : inetserverstream.cpp.o

inetserverstream.i: inetserverstream.cpp.i

.PHONY : inetserverstream.i

# target to preprocess a source file
inetserverstream.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetserverstream.cpp.i
.PHONY : inetserverstream.cpp.i

inetserverstream.s: inetserverstream.cpp.s

.PHONY : inetserverstream.s

# target to generate assembly for a file
inetserverstream.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/inetserverstream.cpp.s
.PHONY : inetserverstream.cpp.s

select.o: select.cpp.o

.PHONY : select.o

# target to build an object file
select.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/select.cpp.o
.PHONY : select.cpp.o

select.i: select.cpp.i

.PHONY : select.i

# target to preprocess a source file
select.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/select.cpp.i
.PHONY : select.cpp.i

select.s: select.cpp.s

.PHONY : select.s

# target to generate assembly for a file
select.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/select.cpp.s
.PHONY : select.cpp.s

socket.o: socket.cpp.o

.PHONY : socket.o

# target to build an object file
socket.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/socket.cpp.o
.PHONY : socket.cpp.o

socket.i: socket.cpp.i

.PHONY : socket.i

# target to preprocess a source file
socket.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/socket.cpp.i
.PHONY : socket.cpp.i

socket.s: socket.cpp.s

.PHONY : socket.s

# target to generate assembly for a file
socket.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/socket.cpp.s
.PHONY : socket.cpp.s

streamclient.o: streamclient.cpp.o

.PHONY : streamclient.o

# target to build an object file
streamclient.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/streamclient.cpp.o
.PHONY : streamclient.cpp.o

streamclient.i: streamclient.cpp.i

.PHONY : streamclient.i

# target to preprocess a source file
streamclient.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/streamclient.cpp.i
.PHONY : streamclient.cpp.i

streamclient.s: streamclient.cpp.s

.PHONY : streamclient.s

# target to generate assembly for a file
streamclient.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/streamclient.cpp.s
.PHONY : streamclient.cpp.s

unixbase.o: unixbase.cpp.o

.PHONY : unixbase.o

# target to build an object file
unixbase.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixbase.cpp.o
.PHONY : unixbase.cpp.o

unixbase.i: unixbase.cpp.i

.PHONY : unixbase.i

# target to preprocess a source file
unixbase.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixbase.cpp.i
.PHONY : unixbase.cpp.i

unixbase.s: unixbase.cpp.s

.PHONY : unixbase.s

# target to generate assembly for a file
unixbase.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixbase.cpp.s
.PHONY : unixbase.cpp.s

unixclientdgram.o: unixclientdgram.cpp.o

.PHONY : unixclientdgram.o

# target to build an object file
unixclientdgram.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixclientdgram.cpp.o
.PHONY : unixclientdgram.cpp.o

unixclientdgram.i: unixclientdgram.cpp.i

.PHONY : unixclientdgram.i

# target to preprocess a source file
unixclientdgram.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixclientdgram.cpp.i
.PHONY : unixclientdgram.cpp.i

unixclientdgram.s: unixclientdgram.cpp.s

.PHONY : unixclientdgram.s

# target to generate assembly for a file
unixclientdgram.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixclientdgram.cpp.s
.PHONY : unixclientdgram.cpp.s

unixclientstream.o: unixclientstream.cpp.o

.PHONY : unixclientstream.o

# target to build an object file
unixclientstream.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixclientstream.cpp.o
.PHONY : unixclientstream.cpp.o

unixclientstream.i: unixclientstream.cpp.i

.PHONY : unixclientstream.i

# target to preprocess a source file
unixclientstream.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixclientstream.cpp.i
.PHONY : unixclientstream.cpp.i

unixclientstream.s: unixclientstream.cpp.s

.PHONY : unixclientstream.s

# target to generate assembly for a file
unixclientstream.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixclientstream.cpp.s
.PHONY : unixclientstream.cpp.s

unixdgram.o: unixdgram.cpp.o

.PHONY : unixdgram.o

# target to build an object file
unixdgram.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixdgram.cpp.o
.PHONY : unixdgram.cpp.o

unixdgram.i: unixdgram.cpp.i

.PHONY : unixdgram.i

# target to preprocess a source file
unixdgram.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixdgram.cpp.i
.PHONY : unixdgram.cpp.i

unixdgram.s: unixdgram.cpp.s

.PHONY : unixdgram.s

# target to generate assembly for a file
unixdgram.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixdgram.cpp.s
.PHONY : unixdgram.cpp.s

unixserverdgram.o: unixserverdgram.cpp.o

.PHONY : unixserverdgram.o

# target to build an object file
unixserverdgram.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixserverdgram.cpp.o
.PHONY : unixserverdgram.cpp.o

unixserverdgram.i: unixserverdgram.cpp.i

.PHONY : unixserverdgram.i

# target to preprocess a source file
unixserverdgram.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixserverdgram.cpp.i
.PHONY : unixserverdgram.cpp.i

unixserverdgram.s: unixserverdgram.cpp.s

.PHONY : unixserverdgram.s

# target to generate assembly for a file
unixserverdgram.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixserverdgram.cpp.s
.PHONY : unixserverdgram.cpp.s

unixserverstream.o: unixserverstream.cpp.o

.PHONY : unixserverstream.o

# target to build an object file
unixserverstream.cpp.o:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixserverstream.cpp.o
.PHONY : unixserverstream.cpp.o

unixserverstream.i: unixserverstream.cpp.i

.PHONY : unixserverstream.i

# target to preprocess a source file
unixserverstream.cpp.i:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixserverstream.cpp.i
.PHONY : unixserverstream.cpp.i

unixserverstream.s: unixserverstream.cpp.s

.PHONY : unixserverstream.s

# target to generate assembly for a file
unixserverstream.cpp.s:
	cd /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(MAKE) -f C++/CMakeFiles/socket++.dir/build.make C++/CMakeFiles/socket++.dir/unixserverstream.cpp.s
.PHONY : unixserverstream.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 "... install/strip"
	@echo "... install/local"
	@echo "... install"
	@echo "... package"
	@echo "... package_source"
	@echo "... socket++"
	@echo "... rebuild_cache"
	@echo "... edit_cache"
	@echo "... list_install_components"
	@echo "... dgramclient.o"
	@echo "... dgramclient.i"
	@echo "... dgramclient.s"
	@echo "... dgramoverstream.o"
	@echo "... dgramoverstream.i"
	@echo "... dgramoverstream.s"
	@echo "... exception.o"
	@echo "... exception.i"
	@echo "... exception.s"
	@echo "... framing.o"
	@echo "... framing.i"
	@echo "... framing.s"
	@echo "... inetbase.o"
	@echo "... inetbase.i"
	@echo "... inetbase.s"
	@echo "... inetclientdgram.o"
	@echo "... inetclientdgram.i"
	@echo "... inetclientdgram.s"
	@echo "... inetclientstream.o"
	@echo "... inetclientstream.i"
	@echo "... inetclientstream.s"
	@echo "... inetdgram.o"
	@echo "... inetdgram.i"
	@echo "... inetdgram.s"
	@echo "... inetserverdgram.o"
	@echo "... inetserverdgram.i"
	@echo "... inetserverdgram.s"
	@echo "... inetserverstream.o"
	@echo "... inetserverstream.i"
	@echo "... inetserverstream.s"
	@echo "... select.o"
	@echo "... select.i"
	@echo "... select.s"
	@echo "... socket.o"
	@echo "... socket.i"
	@echo "... socket.s"
	@echo "... streamclient.o"
	@echo "... streamclient.i"
	@echo "... streamclient.s"
	@echo "... unixbase.o"
	@echo "... unixbase.i"
	@echo "... unixbase.s"
	@echo "... unixclientdgram.o"
	@echo "... unixclientdgram.i"
	@echo "... unixclientdgram.s"
	@echo "... unixclientstream.o"
	@echo "... unixclientstream.i"
	@echo "... unixclientstream.s"
	@echo "... unixdgram.o"
	@echo "... unixdgram.i"
	@echo "... unixdgram.s"
	@echo "... unixserverdgram.o"
	@echo "... unixserverdgram.i"
	@echo "... unixserverdgram.s"
	@echo "... unixserverstream.o"
	@echo "... unixserverstream.i"
	@echo "... unixserverstream.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 /usr/src/postfix-tempmail2/postfix-tempmail2/libsocket && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

