# Do not edit -- this file documents how Postfix was built for your machine.
#----------------------------------------------------------------
# Start of summary of user-configurable 'make makefiles' options.
# CCARGS=-DUSE_TLS -I/opt/openssl-1.1.1g/include -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/local/include/sasl -DUSE_TLS -DUSE_TLSPROXY -DHAS_CDB -I/usr/local/include -DHAS_SQLITE -I/usr/local/include -DHAS_LMDB -I/usr/local/include -DHAS_LDAP -I/usr/local/include -DHAS_PGSQL -I/usr/local/include/pgsql -DHAS_MYSQL -I/usr/local/include/mysql
# AUXLIBS=-L/opt/openssl-1.1.1g/lib -lssl -lcrypto -L/usr/local/lib -lsasl2
# AUXLIBS_CDB=-L/usr/local/lib -lcdb
# AUXLIBS_LDAP=-L/usr/local/lib -lldap -L/usr/local/lib -llber
# AUXLIBS_LMDB=-L/usr/local/lib -llmdb
# AUXLIBS_MYSQL=-L/usr/local/lib/mysql -lmysqlclient -lz -lm
# AUXLIBS_PGSQL=-L/usr/local/lib -lpq
# AUXLIBS_SQLITE=-L/usr/local/lib -lsqlite3
# shared=yes
# dynamicmaps=no
# pie=
# shlib_directory=/usr/lib/postfix/MAIL_VERSION
# End of summary of user-configurable 'make makefiles' options.
#--------------------------------------------------------------
# System-dependent settings and compiler/linker overrides.
SYSTYPE	= FREEBSD8
_AR	= ar
ARFL	= rv
_RANLIB	= ranlib
SYSLIBS	= -L/opt/openssl-1.1.1g/lib -lssl -lcrypto -L/usr/local/lib -lsasl2 -L/usr/local/lib -lcdb -L/usr/local/lib -lldap -L/usr/local/lib -llber -L/usr/local/lib -llmdb -L/usr/local/lib/mysql -lmysqlclient -lz -lm -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre2-8 -L/usr/local/lib -lpq -L/usr/local/lib -lsqlite3 -L/usr/local/lib -licui18n -licuuc -licudata 
CC	= gcc -I. -I../../include -DUSE_TLS -I/opt/openssl-1.1.1g/include -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/local/include/sasl -DUSE_TLS -DUSE_TLSPROXY -DHAS_CDB -I/usr/local/include -DHAS_SQLITE -I/usr/local/include -DHAS_LMDB -I/usr/local/include -DHAS_LDAP -I/usr/local/include -DHAS_PGSQL -I/usr/local/include/pgsql -DHAS_MYSQL -I/usr/local/include/mysql -I/usr/local/include -DHAS_DEV_URANDOM -DHAS_PCRE=2 -I/usr/local/include -DSNAPSHOT -DNONPROD='"nonprod-unprivileged"' -DDEF_SHLIB_DIR=\"/usr/lib/postfix/\$${mail_version}\" -DUSE_DYNAMIC_LIBS -UUSE_DYNAMIC_MAPS $(WARN)
OPT	= 
DEBUG	= -g
AWK	= awk
STRCASE = 
EXPORT	= CCARGS='-I. -I../../include -DUSE_TLS -I/opt/openssl-1.1.1g/include -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/local/include/sasl -DUSE_TLS -DUSE_TLSPROXY -DHAS_CDB -I/usr/local/include -DHAS_SQLITE -I/usr/local/include -DHAS_LMDB -I/usr/local/include -DHAS_LDAP -I/usr/local/include -DHAS_PGSQL -I/usr/local/include/pgsql -DHAS_MYSQL -I/usr/local/include/mysql -I/usr/local/include -DHAS_DEV_URANDOM -DHAS_PCRE=2 -I/usr/local/include -DSNAPSHOT -DNONPROD='"nonprod-unprivileged"' -DDEF_SHLIB_DIR=\"/usr/lib/postfix/\$${mail_version}\" -DUSE_DYNAMIC_LIBS -UUSE_DYNAMIC_MAPS' OPT='' DEBUG='-g'
WARN	= -Wall -Wno-comment -Wformat -Wimplicit -Wmissing-prototypes \
	-Wparentheses -Wstrict-prototypes -Wswitch -Wuninitialized \
	-Wunused -Wno-missing-braces -fno-common
DEFINED_MAP_TYPES = db cdb sqlite lmdb ldap pgsql mysql dev_urandom pcre
MAKE_FIX = 
BUILD_ROOT = /home/wietse/postfix-3.12-20260827-nonprod-unprivileged
# Switch between Postfix static and dynamically-linked libraries.
AR	= :
RANLIB	= :
LIB_PREFIX = postfix-
LIB_SUFFIX = .so
SHLIB_CFLAGS = -fPIC
SHLIB_DIR = /usr/lib/postfix/3.12-20260827-nonprod-unprivileged
SHLIB_ENV = LD_LIBRARY_PATH=/home/wietse/postfix-3.12-20260827-nonprod-unprivileged/lib
SHLIB_LD = gcc -shared -Wl,-soname,${LIB}
SHLIB_SYSLIBS = -L/opt/openssl-1.1.1g/lib -lssl -lcrypto -L/usr/local/lib -lsasl2 -L/usr/local/lib -lcdb -L/usr/local/lib -lldap -L/usr/local/lib -llber -L/usr/local/lib -llmdb -L/usr/local/lib/mysql -lmysqlclient -lz -lm -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre2-8 -L/usr/local/lib -lpq -L/usr/local/lib -lsqlite3 -L/usr/local/lib -licui18n -licuuc -licudata
SHLIB_RPATH = -Wl,-rpath,${SHLIB_DIR}
# Switch between dynamicmaps.cf plugins and hard-linked databases.
NON_PLUGIN_MAP_OBJ = $(MAP_OBJ)
PLUGIN_MAP_OBJ = 
PLUGIN_MAP_OBJ_UPDATE = 
PLUGIN_MAP_SO_MAKE = 
PLUGIN_MAP_SO_UPDATE = 
PLUGIN_LD = 
POSTFIX_INSTALL_OPTS = 
# Application-specific rules.
SHELL	= /bin/sh
SRCS	= smtp.c smtp_connect.c smtp_proto.c smtp_chat.c smtp_session.c \
	smtp_addr.c smtp_trouble.c smtp_state.c smtp_rcpt.c smtp_tls_policy.c \
	smtp_sasl_proto.c smtp_sasl_glue.c smtp_reuse.c smtp_map11.c \
	smtp_sasl_auth_cache.c smtp_key.c smtp_misc.c smtp_tlsrpt.c \
	smtp_reqtls_policy.c
OBJS	= smtp.o smtp_connect.o smtp_proto.o smtp_chat.o smtp_session.o \
	smtp_addr.o smtp_trouble.o smtp_state.o smtp_rcpt.o smtp_tls_policy.o \
	smtp_sasl_proto.o smtp_sasl_glue.o smtp_reuse.o smtp_map11.o \
	smtp_sasl_auth_cache.o smtp_key.o smtp_misc.o smtp_tlsrpt.o \
	smtp_reqtls_policy.o
HDRS	= smtp.h smtp_sasl.h smtp_addr.h smtp_reuse.h smtp_sasl_auth_cache.h \
	smtp_reqtls_policy.h
TESTSRC	= smtp_tls_policy_test.c smtp_reqtls_policy_test.c
DEFS	= -I. -I$(INC_DIR) -D$(SYSTYPE)
CFLAGS	= $(DEBUG) $(OPT) $(DEFS)
TESTPROG= smtp_unalias smtp_map11 smtp_tls_policy_test smtp_reqtls_policy_test
PROG	= smtp
INC_DIR	= ../../include
LIBS	= ../../lib/lib$(LIB_PREFIX)master$(LIB_SUFFIX) \
	../../lib/lib$(LIB_PREFIX)tls$(LIB_SUFFIX) \
	../../lib/lib$(LIB_PREFIX)dns$(LIB_SUFFIX) \
	../../lib/libxsasl.a \
	../../lib/lib$(LIB_PREFIX)global$(LIB_SUFFIX) \
	../../lib/lib$(LIB_PREFIX)util$(LIB_SUFFIX)

.c.o:;	$(CC) $(CFLAGS) -c $*.c

$(PROG):	$(OBJS) $(LIBS)
	$(CC) $(CFLAGS) $(SHLIB_RPATH) -o $@ $(OBJS) $(LIBS) $(SYSLIBS)

$(OBJS): ../../conf/makedefs.out

Makefile: Makefile.in
	cat ../../conf/makedefs.out $? >$@

test:	$(TESTPROG)

tests: smtp_map11_test test_smtp_tls_policy test_smtp_reqtls_policy

root_tests:

update: ../../libexec/$(PROG)

../../libexec/$(PROG): $(PROG)
	cp $(PROG) ../../libexec

smtp.o:	smtp.c smtp_params.c lmtp_params.c

lmtp_params.c: smtp_params.c
	grep -E -v -f smtp-only smtp_params.c | \
	    sed 's/SMTP/LMTP/g; s/smtp_\([a-z]*_table\)/lmtp_\1/' >$@

clean:
	rm -f *.o *core $(PROG) $(TESTPROG) junk 

tidy:	clean

smtp_unalias: smtp_unalias.c $(LIBS)
	$(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIBS) $(SYSLIBS)

smtp_map11: smtp_map11.c $(LIBS)
	$(CC) $(CFLAGS) -DTEST -o $@ $@.c $(LIBS) $(SYSLIBS)

smtp_map11_test: smtp_map11 smtp_map11.ref
	$(SHLIB_ENV) $(VALGRIND) ./smtp_map11 <smtp_map11.in >smtp_map11.tmp 2>&1
	diff smtp_map11.ref smtp_map11.tmp
	rm -f smtp_map11.tmp

smtp_reqtls_policy_test: smtp_reqtls_policy_test.c smtp_reqtls_policy.o
	$(CC) $(CFLAGS) -o $@ $@.c smtp_reqtls_policy.o $(LIBS) $(SYSLIBS)

test_smtp_reqtls_policy: smtp_reqtls_policy_test
	$(SHLIB_ENV) $(VALGRIND) ./smtp_reqtls_policy_test

SMTP_POLICY_TEST_OBJ = smtp_tls_policy_test.o smtp_tls_policy.o smtp_state.o smtp_key.o

smtp_tls_policy_test: $(SMTP_POLICY_TEST_OBJ) $(LIBS)
	$(CC) $(CFLAGS) -o $@ $(SMTP_POLICY_TEST_OBJ) $(LIBS) $(SYSLIBS)

test_smtp_tls_policy: smtp_tls_policy_test
	$(SHLIB_ENV) $(VALGRIND) ./smtp_tls_policy_test

depend: $(MAKES)
	(sed '1,/^# do not edit/!d' Makefile.in; \
	set -e; for i in [a-z][a-z0-9]*.c; do \
	    $(CC) -E $(DEFS) $(INCL) $$i | grep -v '[<>]' | sed -n -e '/^# *1 *"\([^"]*\)".*/{' \
	    -e 's//'`echo $$i|sed 's/c$$/o/'`': \1/' \
	    -e 's/o: \.\//o: /' -e p -e '}' ; \
	done | LANG=C sort -u) | grep -v '[.][o][:][ ][/]' >$$$$ && mv $$$$ Makefile.in
	@$(EXPORT) make -f Makefile.in Makefile 1>&2

# do not edit below this line - it is generated by 'make depend'
lmtp_params.o: lmtp_params.c
smtp.o: ../../include/argv.h
smtp.o: ../../include/attr.h
smtp.o: ../../include/byte_mask.h
smtp.o: ../../include/check_arg.h
smtp.o: ../../include/debug_peer.h
smtp.o: ../../include/deliver_request.h
smtp.o: ../../include/delivered_hdr.h
smtp.o: ../../include/dict.h
smtp.o: ../../include/dns.h
smtp.o: ../../include/dsn.h
smtp.o: ../../include/dsn_buf.h
smtp.o: ../../include/ext_prop.h
smtp.o: ../../include/flush_clnt.h
smtp.o: ../../include/fold_addr.h
smtp.o: ../../include/header_body_checks.h
smtp.o: ../../include/header_opts.h
smtp.o: ../../include/hfrom_format.h
smtp.o: ../../include/htable.h
smtp.o: ../../include/iostuff.h
smtp.o: ../../include/mail_conf.h
smtp.o: ../../include/mail_params.h
smtp.o: ../../include/mail_proto.h
smtp.o: ../../include/mail_server.h
smtp.o: ../../include/mail_version.h
smtp.o: ../../include/maps.h
smtp.o: ../../include/match_list.h
smtp.o: ../../include/match_parent_style.h
smtp.o: ../../include/mime_state.h
smtp.o: ../../include/msg.h
smtp.o: ../../include/msg_stats.h
smtp.o: ../../include/myaddrinfo.h
smtp.o: ../../include/myflock.h
smtp.o: ../../include/mymalloc.h
smtp.o: ../../include/name_code.h
smtp.o: ../../include/name_mask.h
smtp.o: ../../include/nvtable.h
smtp.o: ../../include/pol_stats.h
smtp.o: ../../include/recipient_list.h
smtp.o: ../../include/resolve_clnt.h
smtp.o: ../../include/scache.h
smtp.o: ../../include/sendopts.h
smtp.o: ../../include/sock_addr.h
smtp.o: ../../include/string_list.h
smtp.o: ../../include/stringops.h
smtp.o: ../../include/sys_defs.h
smtp.o: ../../include/tls.h
smtp.o: ../../include/tls_proxy.h
smtp.o: ../../include/tls_proxy_attr.h
smtp.o: ../../include/tls_proxy_client_init_proto.h
smtp.o: ../../include/tls_proxy_client_param_proto.h
smtp.o: ../../include/tls_proxy_client_start_proto.h
smtp.o: ../../include/tls_proxy_server_init_proto.h
smtp.o: ../../include/tls_proxy_server_param_proto.h
smtp.o: ../../include/tls_proxy_server_start_proto.h
smtp.o: ../../include/tok822.h
smtp.o: ../../include/vbuf.h
smtp.o: ../../include/vstream.h
smtp.o: ../../include/vstring.h
smtp.o: ../../include/yana_policy.h
smtp.o: lmtp_params.c
smtp.o: smtp.c
smtp.o: smtp.h
smtp.o: smtp_params.c
smtp.o: smtp_reqtls_policy.h
smtp.o: smtp_sasl.h
smtp_addr.o: ../../include/argv.h
smtp_addr.o: ../../include/attr.h
smtp_addr.o: ../../include/check_arg.h
smtp_addr.o: ../../include/deliver_request.h
smtp_addr.o: ../../include/dict.h
smtp_addr.o: ../../include/dns.h
smtp_addr.o: ../../include/dsn.h
smtp_addr.o: ../../include/dsn_buf.h
smtp_addr.o: ../../include/header_body_checks.h
smtp_addr.o: ../../include/header_opts.h
smtp_addr.o: ../../include/htable.h
smtp_addr.o: ../../include/inet_addr_list.h
smtp_addr.o: ../../include/inet_proto.h
smtp_addr.o: ../../include/mail_params.h
smtp_addr.o: ../../include/maps.h
smtp_addr.o: ../../include/match_list.h
smtp_addr.o: ../../include/midna_domain.h
smtp_addr.o: ../../include/mime_state.h
smtp_addr.o: ../../include/msg.h
smtp_addr.o: ../../include/msg_stats.h
smtp_addr.o: ../../include/myaddrinfo.h
smtp_addr.o: ../../include/myflock.h
smtp_addr.o: ../../include/mymalloc.h
smtp_addr.o: ../../include/name_code.h
smtp_addr.o: ../../include/name_mask.h
smtp_addr.o: ../../include/nvtable.h
smtp_addr.o: ../../include/own_inet_addr.h
smtp_addr.o: ../../include/pol_stats.h
smtp_addr.o: ../../include/recipient_list.h
smtp_addr.o: ../../include/resolve_clnt.h
smtp_addr.o: ../../include/scache.h
smtp_addr.o: ../../include/sendopts.h
smtp_addr.o: ../../include/sock_addr.h
smtp_addr.o: ../../include/string_list.h
smtp_addr.o: ../../include/stringops.h
smtp_addr.o: ../../include/sys_defs.h
smtp_addr.o: ../../include/tls.h
smtp_addr.o: ../../include/tls_proxy.h
smtp_addr.o: ../../include/tls_proxy_attr.h
smtp_addr.o: ../../include/tls_proxy_client_init_proto.h
smtp_addr.o: ../../include/tls_proxy_client_param_proto.h
smtp_addr.o: ../../include/tls_proxy_client_start_proto.h
smtp_addr.o: ../../include/tls_proxy_server_init_proto.h
smtp_addr.o: ../../include/tls_proxy_server_param_proto.h
smtp_addr.o: ../../include/tls_proxy_server_start_proto.h
smtp_addr.o: ../../include/tok822.h
smtp_addr.o: ../../include/vbuf.h
smtp_addr.o: ../../include/vstream.h
smtp_addr.o: ../../include/vstring.h
smtp_addr.o: smtp.h
smtp_addr.o: smtp_addr.c
smtp_addr.o: smtp_addr.h
smtp_addr.o: smtp_reqtls_policy.h
smtp_chat.o: ../../include/argv.h
smtp_chat.o: ../../include/attr.h
smtp_chat.o: ../../include/check_arg.h
smtp_chat.o: ../../include/cleanup_user.h
smtp_chat.o: ../../include/deliver_request.h
smtp_chat.o: ../../include/dict.h
smtp_chat.o: ../../include/dns.h
smtp_chat.o: ../../include/dsn.h
smtp_chat.o: ../../include/dsn_buf.h
smtp_chat.o: ../../include/dsn_util.h
smtp_chat.o: ../../include/header_body_checks.h
smtp_chat.o: ../../include/header_opts.h
smtp_chat.o: ../../include/hfrom_format.h
smtp_chat.o: ../../include/htable.h
smtp_chat.o: ../../include/int_filt.h
smtp_chat.o: ../../include/iostuff.h
smtp_chat.o: ../../include/line_wrap.h
smtp_chat.o: ../../include/mail_addr.h
smtp_chat.o: ../../include/mail_error.h
smtp_chat.o: ../../include/mail_params.h
smtp_chat.o: ../../include/mail_proto.h
smtp_chat.o: ../../include/maps.h
smtp_chat.o: ../../include/match_list.h
smtp_chat.o: ../../include/mime_state.h
smtp_chat.o: ../../include/msg.h
smtp_chat.o: ../../include/msg_stats.h
smtp_chat.o: ../../include/myaddrinfo.h
smtp_chat.o: ../../include/myflock.h
smtp_chat.o: ../../include/mymalloc.h
smtp_chat.o: ../../include/name_code.h
smtp_chat.o: ../../include/name_mask.h
smtp_chat.o: ../../include/nvtable.h
smtp_chat.o: ../../include/pol_stats.h
smtp_chat.o: ../../include/post_mail.h
smtp_chat.o: ../../include/recipient_list.h
smtp_chat.o: ../../include/resolve_clnt.h
smtp_chat.o: ../../include/scache.h
smtp_chat.o: ../../include/sendopts.h
smtp_chat.o: ../../include/smtp_stream.h
smtp_chat.o: ../../include/smtputf8.h
smtp_chat.o: ../../include/sock_addr.h
smtp_chat.o: ../../include/string_list.h
smtp_chat.o: ../../include/stringops.h
smtp_chat.o: ../../include/sys_defs.h
smtp_chat.o: ../../include/tls.h
smtp_chat.o: ../../include/tls_proxy.h
smtp_chat.o: ../../include/tls_proxy_attr.h
smtp_chat.o: ../../include/tls_proxy_client_init_proto.h
smtp_chat.o: ../../include/tls_proxy_client_param_proto.h
smtp_chat.o: ../../include/tls_proxy_client_start_proto.h
smtp_chat.o: ../../include/tls_proxy_server_init_proto.h
smtp_chat.o: ../../include/tls_proxy_server_param_proto.h
smtp_chat.o: ../../include/tls_proxy_server_start_proto.h
smtp_chat.o: ../../include/tok822.h
smtp_chat.o: ../../include/vbuf.h
smtp_chat.o: ../../include/vstream.h
smtp_chat.o: ../../include/vstring.h
smtp_chat.o: smtp.h
smtp_chat.o: smtp_chat.c
smtp_chat.o: smtp_reqtls_policy.h
smtp_connect.o: ../../include/argv.h
smtp_connect.o: ../../include/attr.h
smtp_connect.o: ../../include/check_arg.h
smtp_connect.o: ../../include/deliver_pass.h
smtp_connect.o: ../../include/deliver_request.h
smtp_connect.o: ../../include/dict.h
smtp_connect.o: ../../include/dns.h
smtp_connect.o: ../../include/dsn.h
smtp_connect.o: ../../include/dsn_buf.h
smtp_connect.o: ../../include/header_body_checks.h
smtp_connect.o: ../../include/header_opts.h
smtp_connect.o: ../../include/host_port.h
smtp_connect.o: ../../include/htable.h
smtp_connect.o: ../../include/inet_addr_list.h
smtp_connect.o: ../../include/inet_proto.h
smtp_connect.o: ../../include/iostuff.h
smtp_connect.o: ../../include/known_tcp_ports.h
smtp_connect.o: ../../include/mail_addr.h
smtp_connect.o: ../../include/mail_error.h
smtp_connect.o: ../../include/mail_params.h
smtp_connect.o: ../../include/mail_proto.h
smtp_connect.o: ../../include/maps.h
smtp_connect.o: ../../include/match_list.h
smtp_connect.o: ../../include/mime_state.h
smtp_connect.o: ../../include/msg.h
smtp_connect.o: ../../include/msg_stats.h
smtp_connect.o: ../../include/myaddrinfo.h
smtp_connect.o: ../../include/myflock.h
smtp_connect.o: ../../include/mymalloc.h
smtp_connect.o: ../../include/name_code.h
smtp_connect.o: ../../include/name_mask.h
smtp_connect.o: ../../include/nvtable.h
smtp_connect.o: ../../include/own_inet_addr.h
smtp_connect.o: ../../include/pol_stats.h
smtp_connect.o: ../../include/recipient_list.h
smtp_connect.o: ../../include/resolve_clnt.h
smtp_connect.o: ../../include/sane_connect.h
smtp_connect.o: ../../include/scache.h
smtp_connect.o: ../../include/sendopts.h
smtp_connect.o: ../../include/sock_addr.h
smtp_connect.o: ../../include/split_at.h
smtp_connect.o: ../../include/string_list.h
smtp_connect.o: ../../include/stringops.h
smtp_connect.o: ../../include/sys_defs.h
smtp_connect.o: ../../include/timed_connect.h
smtp_connect.o: ../../include/tls.h
smtp_connect.o: ../../include/tls_proxy.h
smtp_connect.o: ../../include/tls_proxy_attr.h
smtp_connect.o: ../../include/tls_proxy_client_init_proto.h
smtp_connect.o: ../../include/tls_proxy_client_param_proto.h
smtp_connect.o: ../../include/tls_proxy_client_start_proto.h
smtp_connect.o: ../../include/tls_proxy_server_init_proto.h
smtp_connect.o: ../../include/tls_proxy_server_param_proto.h
smtp_connect.o: ../../include/tls_proxy_server_start_proto.h
smtp_connect.o: ../../include/tok822.h
smtp_connect.o: ../../include/valid_hostname.h
smtp_connect.o: ../../include/vbuf.h
smtp_connect.o: ../../include/vstream.h
smtp_connect.o: ../../include/vstring.h
smtp_connect.o: smtp.h
smtp_connect.o: smtp_addr.h
smtp_connect.o: smtp_connect.c
smtp_connect.o: smtp_reqtls_policy.h
smtp_connect.o: smtp_reuse.h
smtp_key.o: ../../include/argv.h
smtp_key.o: ../../include/attr.h
smtp_key.o: ../../include/base64_code.h
smtp_key.o: ../../include/check_arg.h
smtp_key.o: ../../include/deliver_request.h
smtp_key.o: ../../include/dict.h
smtp_key.o: ../../include/dns.h
smtp_key.o: ../../include/dsn.h
smtp_key.o: ../../include/dsn_buf.h
smtp_key.o: ../../include/header_body_checks.h
smtp_key.o: ../../include/header_opts.h
smtp_key.o: ../../include/htable.h
smtp_key.o: ../../include/mail_params.h
smtp_key.o: ../../include/maps.h
smtp_key.o: ../../include/match_list.h
smtp_key.o: ../../include/mime_state.h
smtp_key.o: ../../include/msg.h
smtp_key.o: ../../include/msg_stats.h
smtp_key.o: ../../include/myaddrinfo.h
smtp_key.o: ../../include/myflock.h
smtp_key.o: ../../include/mymalloc.h
smtp_key.o: ../../include/name_code.h
smtp_key.o: ../../include/name_mask.h
smtp_key.o: ../../include/nvtable.h
smtp_key.o: ../../include/pol_stats.h
smtp_key.o: ../../include/recipient_list.h
smtp_key.o: ../../include/resolve_clnt.h
smtp_key.o: ../../include/scache.h
smtp_key.o: ../../include/sendopts.h
smtp_key.o: ../../include/smtputf8.h
smtp_key.o: ../../include/sock_addr.h
smtp_key.o: ../../include/string_list.h
smtp_key.o: ../../include/sys_defs.h
smtp_key.o: ../../include/tls.h
smtp_key.o: ../../include/tls_proxy.h
smtp_key.o: ../../include/tls_proxy_attr.h
smtp_key.o: ../../include/tls_proxy_client_init_proto.h
smtp_key.o: ../../include/tls_proxy_client_param_proto.h
smtp_key.o: ../../include/tls_proxy_client_start_proto.h
smtp_key.o: ../../include/tls_proxy_server_init_proto.h
smtp_key.o: ../../include/tls_proxy_server_param_proto.h
smtp_key.o: ../../include/tls_proxy_server_start_proto.h
smtp_key.o: ../../include/tok822.h
smtp_key.o: ../../include/vbuf.h
smtp_key.o: ../../include/vstream.h
smtp_key.o: ../../include/vstring.h
smtp_key.o: smtp.h
smtp_key.o: smtp_key.c
smtp_key.o: smtp_reqtls_policy.h
smtp_map11.o: ../../include/argv.h
smtp_map11.o: ../../include/attr.h
smtp_map11.o: ../../include/check_arg.h
smtp_map11.o: ../../include/deliver_request.h
smtp_map11.o: ../../include/dict.h
smtp_map11.o: ../../include/dns.h
smtp_map11.o: ../../include/dsn.h
smtp_map11.o: ../../include/dsn_buf.h
smtp_map11.o: ../../include/header_body_checks.h
smtp_map11.o: ../../include/header_opts.h
smtp_map11.o: ../../include/htable.h
smtp_map11.o: ../../include/mail_addr_form.h
smtp_map11.o: ../../include/mail_addr_map.h
smtp_map11.o: ../../include/maps.h
smtp_map11.o: ../../include/match_list.h
smtp_map11.o: ../../include/mime_state.h
smtp_map11.o: ../../include/msg.h
smtp_map11.o: ../../include/msg_stats.h
smtp_map11.o: ../../include/myaddrinfo.h
smtp_map11.o: ../../include/myflock.h
smtp_map11.o: ../../include/mymalloc.h
smtp_map11.o: ../../include/name_code.h
smtp_map11.o: ../../include/name_mask.h
smtp_map11.o: ../../include/nvtable.h
smtp_map11.o: ../../include/pol_stats.h
smtp_map11.o: ../../include/quote_822_local.h
smtp_map11.o: ../../include/quote_flags.h
smtp_map11.o: ../../include/recipient_list.h
smtp_map11.o: ../../include/resolve_clnt.h
smtp_map11.o: ../../include/scache.h
smtp_map11.o: ../../include/sendopts.h
smtp_map11.o: ../../include/sock_addr.h
smtp_map11.o: ../../include/string_list.h
smtp_map11.o: ../../include/sys_defs.h
smtp_map11.o: ../../include/tls.h
smtp_map11.o: ../../include/tls_proxy.h
smtp_map11.o: ../../include/tls_proxy_attr.h
smtp_map11.o: ../../include/tls_proxy_client_init_proto.h
smtp_map11.o: ../../include/tls_proxy_client_param_proto.h
smtp_map11.o: ../../include/tls_proxy_client_start_proto.h
smtp_map11.o: ../../include/tls_proxy_server_init_proto.h
smtp_map11.o: ../../include/tls_proxy_server_param_proto.h
smtp_map11.o: ../../include/tls_proxy_server_start_proto.h
smtp_map11.o: ../../include/tok822.h
smtp_map11.o: ../../include/vbuf.h
smtp_map11.o: ../../include/vstream.h
smtp_map11.o: ../../include/vstring.h
smtp_map11.o: smtp.h
smtp_map11.o: smtp_map11.c
smtp_map11.o: smtp_reqtls_policy.h
smtp_misc.o: ../../include/argv.h
smtp_misc.o: ../../include/attr.h
smtp_misc.o: ../../include/check_arg.h
smtp_misc.o: ../../include/deliver_request.h
smtp_misc.o: ../../include/dict.h
smtp_misc.o: ../../include/dns.h
smtp_misc.o: ../../include/dsn.h
smtp_misc.o: ../../include/dsn_buf.h
smtp_misc.o: ../../include/ext_prop.h
smtp_misc.o: ../../include/header_body_checks.h
smtp_misc.o: ../../include/header_opts.h
smtp_misc.o: ../../include/htable.h
smtp_misc.o: ../../include/mail_params.h
smtp_misc.o: ../../include/maps.h
smtp_misc.o: ../../include/match_list.h
smtp_misc.o: ../../include/mime_state.h
smtp_misc.o: ../../include/msg_stats.h
smtp_misc.o: ../../include/myaddrinfo.h
smtp_misc.o: ../../include/myflock.h
smtp_misc.o: ../../include/mymalloc.h
smtp_misc.o: ../../include/name_code.h
smtp_misc.o: ../../include/name_mask.h
smtp_misc.o: ../../include/nvtable.h
smtp_misc.o: ../../include/pol_stats.h
smtp_misc.o: ../../include/quote_821_local.h
smtp_misc.o: ../../include/quote_822_local.h
smtp_misc.o: ../../include/quote_flags.h
smtp_misc.o: ../../include/recipient_list.h
smtp_misc.o: ../../include/resolve_clnt.h
smtp_misc.o: ../../include/scache.h
smtp_misc.o: ../../include/sendopts.h
smtp_misc.o: ../../include/sock_addr.h
smtp_misc.o: ../../include/string_list.h
smtp_misc.o: ../../include/sys_defs.h
smtp_misc.o: ../../include/tls.h
smtp_misc.o: ../../include/tls_proxy.h
smtp_misc.o: ../../include/tls_proxy_attr.h
smtp_misc.o: ../../include/tls_proxy_client_init_proto.h
smtp_misc.o: ../../include/tls_proxy_client_param_proto.h
smtp_misc.o: ../../include/tls_proxy_client_start_proto.h
smtp_misc.o: ../../include/tls_proxy_server_init_proto.h
smtp_misc.o: ../../include/tls_proxy_server_param_proto.h
smtp_misc.o: ../../include/tls_proxy_server_start_proto.h
smtp_misc.o: ../../include/tok822.h
smtp_misc.o: ../../include/vbuf.h
smtp_misc.o: ../../include/vstream.h
smtp_misc.o: ../../include/vstring.h
smtp_misc.o: smtp.h
smtp_misc.o: smtp_misc.c
smtp_misc.o: smtp_reqtls_policy.h
smtp_params.o: smtp_params.c
smtp_proto.o: ../../include/argv.h
smtp_proto.o: ../../include/attr.h
smtp_proto.o: ../../include/bounce.h
smtp_proto.o: ../../include/check_arg.h
smtp_proto.o: ../../include/defer.h
smtp_proto.o: ../../include/deliver_request.h
smtp_proto.o: ../../include/dict.h
smtp_proto.o: ../../include/dns.h
smtp_proto.o: ../../include/dsn.h
smtp_proto.o: ../../include/dsn_buf.h
smtp_proto.o: ../../include/dsn_mask.h
smtp_proto.o: ../../include/ehlo_mask.h
smtp_proto.o: ../../include/ext_prop.h
smtp_proto.o: ../../include/header_body_checks.h
smtp_proto.o: ../../include/header_opts.h
smtp_proto.o: ../../include/htable.h
smtp_proto.o: ../../include/iostuff.h
smtp_proto.o: ../../include/lex_822.h
smtp_proto.o: ../../include/mail_addr_form.h
smtp_proto.o: ../../include/mail_addr_map.h
smtp_proto.o: ../../include/mail_params.h
smtp_proto.o: ../../include/mail_proto.h
smtp_proto.o: ../../include/mail_queue.h
smtp_proto.o: ../../include/maps.h
smtp_proto.o: ../../include/mark_corrupt.h
smtp_proto.o: ../../include/match_list.h
smtp_proto.o: ../../include/mime_state.h
smtp_proto.o: ../../include/msg.h
smtp_proto.o: ../../include/msg_stats.h
smtp_proto.o: ../../include/myaddrinfo.h
smtp_proto.o: ../../include/myflock.h
smtp_proto.o: ../../include/mymalloc.h
smtp_proto.o: ../../include/namadr_list.h
smtp_proto.o: ../../include/name_code.h
smtp_proto.o: ../../include/name_mask.h
smtp_proto.o: ../../include/nvtable.h
smtp_proto.o: ../../include/off_cvt.h
smtp_proto.o: ../../include/pol_stats.h
smtp_proto.o: ../../include/quote_822_local.h
smtp_proto.o: ../../include/quote_flags.h
smtp_proto.o: ../../include/rec_type.h
smtp_proto.o: ../../include/recipient_list.h
smtp_proto.o: ../../include/record.h
smtp_proto.o: ../../include/resolve_clnt.h
smtp_proto.o: ../../include/scache.h
smtp_proto.o: ../../include/sendopts.h
smtp_proto.o: ../../include/smtp_stream.h
smtp_proto.o: ../../include/smtputf8.h
smtp_proto.o: ../../include/sock_addr.h
smtp_proto.o: ../../include/split_at.h
smtp_proto.o: ../../include/string_list.h
smtp_proto.o: ../../include/stringops.h
smtp_proto.o: ../../include/sys_defs.h
smtp_proto.o: ../../include/tls.h
smtp_proto.o: ../../include/tls_proxy.h
smtp_proto.o: ../../include/tls_proxy_attr.h
smtp_proto.o: ../../include/tls_proxy_client_init_proto.h
smtp_proto.o: ../../include/tls_proxy_client_param_proto.h
smtp_proto.o: ../../include/tls_proxy_client_start_proto.h
smtp_proto.o: ../../include/tls_proxy_server_init_proto.h
smtp_proto.o: ../../include/tls_proxy_server_param_proto.h
smtp_proto.o: ../../include/tls_proxy_server_start_proto.h
smtp_proto.o: ../../include/tlsrpt_wrapper.h
smtp_proto.o: ../../include/tok822.h
smtp_proto.o: ../../include/uxtext.h
smtp_proto.o: ../../include/vbuf.h
smtp_proto.o: ../../include/vstream.h
smtp_proto.o: ../../include/vstring.h
smtp_proto.o: ../../include/vstring_vstream.h
smtp_proto.o: ../../include/xtext.h
smtp_proto.o: ../../include/yana_policy.h
smtp_proto.o: smtp.h
smtp_proto.o: smtp_proto.c
smtp_proto.o: smtp_reqtls_policy.h
smtp_proto.o: smtp_sasl.h
smtp_rcpt.o: ../../include/argv.h
smtp_rcpt.o: ../../include/attr.h
smtp_rcpt.o: ../../include/bounce.h
smtp_rcpt.o: ../../include/check_arg.h
smtp_rcpt.o: ../../include/deliver_completed.h
smtp_rcpt.o: ../../include/deliver_request.h
smtp_rcpt.o: ../../include/dict.h
smtp_rcpt.o: ../../include/dns.h
smtp_rcpt.o: ../../include/dsn.h
smtp_rcpt.o: ../../include/dsn_buf.h
smtp_rcpt.o: ../../include/dsn_mask.h
smtp_rcpt.o: ../../include/header_body_checks.h
smtp_rcpt.o: ../../include/header_opts.h
smtp_rcpt.o: ../../include/htable.h
smtp_rcpt.o: ../../include/mail_params.h
smtp_rcpt.o: ../../include/maps.h
smtp_rcpt.o: ../../include/match_list.h
smtp_rcpt.o: ../../include/mime_state.h
smtp_rcpt.o: ../../include/msg.h
smtp_rcpt.o: ../../include/msg_stats.h
smtp_rcpt.o: ../../include/myaddrinfo.h
smtp_rcpt.o: ../../include/myflock.h
smtp_rcpt.o: ../../include/mymalloc.h
smtp_rcpt.o: ../../include/name_code.h
smtp_rcpt.o: ../../include/name_mask.h
smtp_rcpt.o: ../../include/nvtable.h
smtp_rcpt.o: ../../include/pol_stats.h
smtp_rcpt.o: ../../include/recipient_list.h
smtp_rcpt.o: ../../include/resolve_clnt.h
smtp_rcpt.o: ../../include/scache.h
smtp_rcpt.o: ../../include/sendopts.h
smtp_rcpt.o: ../../include/sent.h
smtp_rcpt.o: ../../include/sock_addr.h
smtp_rcpt.o: ../../include/string_list.h
smtp_rcpt.o: ../../include/stringops.h
smtp_rcpt.o: ../../include/sys_defs.h
smtp_rcpt.o: ../../include/tls.h
smtp_rcpt.o: ../../include/tls_proxy.h
smtp_rcpt.o: ../../include/tls_proxy_attr.h
smtp_rcpt.o: ../../include/tls_proxy_client_init_proto.h
smtp_rcpt.o: ../../include/tls_proxy_client_param_proto.h
smtp_rcpt.o: ../../include/tls_proxy_client_start_proto.h
smtp_rcpt.o: ../../include/tls_proxy_server_init_proto.h
smtp_rcpt.o: ../../include/tls_proxy_server_param_proto.h
smtp_rcpt.o: ../../include/tls_proxy_server_start_proto.h
smtp_rcpt.o: ../../include/tok822.h
smtp_rcpt.o: ../../include/vbuf.h
smtp_rcpt.o: ../../include/vstream.h
smtp_rcpt.o: ../../include/vstring.h
smtp_rcpt.o: smtp.h
smtp_rcpt.o: smtp_rcpt.c
smtp_rcpt.o: smtp_reqtls_policy.h
smtp_reqtls_policy.o: ../../include/argv.h
smtp_reqtls_policy.o: ../../include/check_arg.h
smtp_reqtls_policy.o: ../../include/dict.h
smtp_reqtls_policy.o: ../../include/mail_params.h
smtp_reqtls_policy.o: ../../include/midna_domain.h
smtp_reqtls_policy.o: ../../include/msg.h
smtp_reqtls_policy.o: ../../include/myflock.h
smtp_reqtls_policy.o: ../../include/mymalloc.h
smtp_reqtls_policy.o: ../../include/stringops.h
smtp_reqtls_policy.o: ../../include/sys_defs.h
smtp_reqtls_policy.o: ../../include/valid_hostname.h
smtp_reqtls_policy.o: ../../include/vbuf.h
smtp_reqtls_policy.o: ../../include/vstream.h
smtp_reqtls_policy.o: ../../include/vstring.h
smtp_reqtls_policy.o: smtp_reqtls_policy.c
smtp_reqtls_policy.o: smtp_reqtls_policy.h
smtp_reqtls_policy_test.o: ../../include/check_arg.h
smtp_reqtls_policy_test.o: ../../include/msg.h
smtp_reqtls_policy_test.o: ../../include/msg_vstream.h
smtp_reqtls_policy_test.o: ../../include/stringops.h
smtp_reqtls_policy_test.o: ../../include/sys_defs.h
smtp_reqtls_policy_test.o: ../../include/vbuf.h
smtp_reqtls_policy_test.o: ../../include/vstream.h
smtp_reqtls_policy_test.o: ../../include/vstring.h
smtp_reqtls_policy_test.o: smtp_reqtls_policy.h
smtp_reqtls_policy_test.o: smtp_reqtls_policy_test.c
smtp_reuse.o: ../../include/argv.h
smtp_reuse.o: ../../include/attr.h
smtp_reuse.o: ../../include/check_arg.h
smtp_reuse.o: ../../include/deliver_request.h
smtp_reuse.o: ../../include/dict.h
smtp_reuse.o: ../../include/dns.h
smtp_reuse.o: ../../include/dsn.h
smtp_reuse.o: ../../include/dsn_buf.h
smtp_reuse.o: ../../include/header_body_checks.h
smtp_reuse.o: ../../include/header_opts.h
smtp_reuse.o: ../../include/htable.h
smtp_reuse.o: ../../include/mail_params.h
smtp_reuse.o: ../../include/maps.h
smtp_reuse.o: ../../include/match_list.h
smtp_reuse.o: ../../include/mime_state.h
smtp_reuse.o: ../../include/msg.h
smtp_reuse.o: ../../include/msg_stats.h
smtp_reuse.o: ../../include/myaddrinfo.h
smtp_reuse.o: ../../include/myflock.h
smtp_reuse.o: ../../include/mymalloc.h
smtp_reuse.o: ../../include/name_code.h
smtp_reuse.o: ../../include/name_mask.h
smtp_reuse.o: ../../include/nvtable.h
smtp_reuse.o: ../../include/pol_stats.h
smtp_reuse.o: ../../include/recipient_list.h
smtp_reuse.o: ../../include/resolve_clnt.h
smtp_reuse.o: ../../include/scache.h
smtp_reuse.o: ../../include/sendopts.h
smtp_reuse.o: ../../include/sock_addr.h
smtp_reuse.o: ../../include/string_list.h
smtp_reuse.o: ../../include/stringops.h
smtp_reuse.o: ../../include/sys_defs.h
smtp_reuse.o: ../../include/tls.h
smtp_reuse.o: ../../include/tls_proxy.h
smtp_reuse.o: ../../include/tls_proxy_attr.h
smtp_reuse.o: ../../include/tls_proxy_client_init_proto.h
smtp_reuse.o: ../../include/tls_proxy_client_param_proto.h
smtp_reuse.o: ../../include/tls_proxy_client_start_proto.h
smtp_reuse.o: ../../include/tls_proxy_server_init_proto.h
smtp_reuse.o: ../../include/tls_proxy_server_param_proto.h
smtp_reuse.o: ../../include/tls_proxy_server_start_proto.h
smtp_reuse.o: ../../include/tok822.h
smtp_reuse.o: ../../include/vbuf.h
smtp_reuse.o: ../../include/vstream.h
smtp_reuse.o: ../../include/vstring.h
smtp_reuse.o: smtp.h
smtp_reuse.o: smtp_reqtls_policy.h
smtp_reuse.o: smtp_reuse.c
smtp_reuse.o: smtp_reuse.h
smtp_sasl_auth_cache.o: ../../include/argv.h
smtp_sasl_auth_cache.o: ../../include/attr.h
smtp_sasl_auth_cache.o: ../../include/base64_code.h
smtp_sasl_auth_cache.o: ../../include/check_arg.h
smtp_sasl_auth_cache.o: ../../include/deliver_request.h
smtp_sasl_auth_cache.o: ../../include/dict.h
smtp_sasl_auth_cache.o: ../../include/dict_proxy.h
smtp_sasl_auth_cache.o: ../../include/dns.h
smtp_sasl_auth_cache.o: ../../include/dsn.h
smtp_sasl_auth_cache.o: ../../include/dsn_buf.h
smtp_sasl_auth_cache.o: ../../include/dsn_util.h
smtp_sasl_auth_cache.o: ../../include/header_body_checks.h
smtp_sasl_auth_cache.o: ../../include/header_opts.h
smtp_sasl_auth_cache.o: ../../include/htable.h
smtp_sasl_auth_cache.o: ../../include/maps.h
smtp_sasl_auth_cache.o: ../../include/match_list.h
smtp_sasl_auth_cache.o: ../../include/mime_state.h
smtp_sasl_auth_cache.o: ../../include/mkmap.h
smtp_sasl_auth_cache.o: ../../include/msg.h
smtp_sasl_auth_cache.o: ../../include/msg_stats.h
smtp_sasl_auth_cache.o: ../../include/myaddrinfo.h
smtp_sasl_auth_cache.o: ../../include/myflock.h
smtp_sasl_auth_cache.o: ../../include/mymalloc.h
smtp_sasl_auth_cache.o: ../../include/name_code.h
smtp_sasl_auth_cache.o: ../../include/name_mask.h
smtp_sasl_auth_cache.o: ../../include/nvtable.h
smtp_sasl_auth_cache.o: ../../include/pol_stats.h
smtp_sasl_auth_cache.o: ../../include/recipient_list.h
smtp_sasl_auth_cache.o: ../../include/resolve_clnt.h
smtp_sasl_auth_cache.o: ../../include/scache.h
smtp_sasl_auth_cache.o: ../../include/sendopts.h
smtp_sasl_auth_cache.o: ../../include/sock_addr.h
smtp_sasl_auth_cache.o: ../../include/string_list.h
smtp_sasl_auth_cache.o: ../../include/stringops.h
smtp_sasl_auth_cache.o: ../../include/sys_defs.h
smtp_sasl_auth_cache.o: ../../include/tls.h
smtp_sasl_auth_cache.o: ../../include/tls_proxy.h
smtp_sasl_auth_cache.o: ../../include/tls_proxy_attr.h
smtp_sasl_auth_cache.o: ../../include/tls_proxy_client_init_proto.h
smtp_sasl_auth_cache.o: ../../include/tls_proxy_client_param_proto.h
smtp_sasl_auth_cache.o: ../../include/tls_proxy_client_start_proto.h
smtp_sasl_auth_cache.o: ../../include/tls_proxy_server_init_proto.h
smtp_sasl_auth_cache.o: ../../include/tls_proxy_server_param_proto.h
smtp_sasl_auth_cache.o: ../../include/tls_proxy_server_start_proto.h
smtp_sasl_auth_cache.o: ../../include/tok822.h
smtp_sasl_auth_cache.o: ../../include/vbuf.h
smtp_sasl_auth_cache.o: ../../include/vstream.h
smtp_sasl_auth_cache.o: ../../include/vstring.h
smtp_sasl_auth_cache.o: smtp.h
smtp_sasl_auth_cache.o: smtp_reqtls_policy.h
smtp_sasl_auth_cache.o: smtp_sasl_auth_cache.c
smtp_sasl_auth_cache.o: smtp_sasl_auth_cache.h
smtp_sasl_glue.o: ../../include/argv.h
smtp_sasl_glue.o: ../../include/attr.h
smtp_sasl_glue.o: ../../include/check_arg.h
smtp_sasl_glue.o: ../../include/deliver_request.h
smtp_sasl_glue.o: ../../include/dict.h
smtp_sasl_glue.o: ../../include/dns.h
smtp_sasl_glue.o: ../../include/dsn.h
smtp_sasl_glue.o: ../../include/dsn_buf.h
smtp_sasl_glue.o: ../../include/header_body_checks.h
smtp_sasl_glue.o: ../../include/header_opts.h
smtp_sasl_glue.o: ../../include/htable.h
smtp_sasl_glue.o: ../../include/mail_addr_find.h
smtp_sasl_glue.o: ../../include/mail_addr_form.h
smtp_sasl_glue.o: ../../include/mail_params.h
smtp_sasl_glue.o: ../../include/maps.h
smtp_sasl_glue.o: ../../include/match_list.h
smtp_sasl_glue.o: ../../include/mime_state.h
smtp_sasl_glue.o: ../../include/msg.h
smtp_sasl_glue.o: ../../include/msg_stats.h
smtp_sasl_glue.o: ../../include/myaddrinfo.h
smtp_sasl_glue.o: ../../include/myflock.h
smtp_sasl_glue.o: ../../include/mymalloc.h
smtp_sasl_glue.o: ../../include/name_code.h
smtp_sasl_glue.o: ../../include/name_mask.h
smtp_sasl_glue.o: ../../include/nvtable.h
smtp_sasl_glue.o: ../../include/pol_stats.h
smtp_sasl_glue.o: ../../include/recipient_list.h
smtp_sasl_glue.o: ../../include/resolve_clnt.h
smtp_sasl_glue.o: ../../include/scache.h
smtp_sasl_glue.o: ../../include/sendopts.h
smtp_sasl_glue.o: ../../include/smtp_stream.h
smtp_sasl_glue.o: ../../include/sock_addr.h
smtp_sasl_glue.o: ../../include/split_at.h
smtp_sasl_glue.o: ../../include/string_list.h
smtp_sasl_glue.o: ../../include/stringops.h
smtp_sasl_glue.o: ../../include/sys_defs.h
smtp_sasl_glue.o: ../../include/tls.h
smtp_sasl_glue.o: ../../include/tls_proxy.h
smtp_sasl_glue.o: ../../include/tls_proxy_attr.h
smtp_sasl_glue.o: ../../include/tls_proxy_client_init_proto.h
smtp_sasl_glue.o: ../../include/tls_proxy_client_param_proto.h
smtp_sasl_glue.o: ../../include/tls_proxy_client_start_proto.h
smtp_sasl_glue.o: ../../include/tls_proxy_server_init_proto.h
smtp_sasl_glue.o: ../../include/tls_proxy_server_param_proto.h
smtp_sasl_glue.o: ../../include/tls_proxy_server_start_proto.h
smtp_sasl_glue.o: ../../include/tok822.h
smtp_sasl_glue.o: ../../include/vbuf.h
smtp_sasl_glue.o: ../../include/vstream.h
smtp_sasl_glue.o: ../../include/vstring.h
smtp_sasl_glue.o: ../../include/xsasl.h
smtp_sasl_glue.o: smtp.h
smtp_sasl_glue.o: smtp_reqtls_policy.h
smtp_sasl_glue.o: smtp_sasl.h
smtp_sasl_glue.o: smtp_sasl_auth_cache.h
smtp_sasl_glue.o: smtp_sasl_glue.c
smtp_sasl_proto.o: ../../include/argv.h
smtp_sasl_proto.o: ../../include/attr.h
smtp_sasl_proto.o: ../../include/check_arg.h
smtp_sasl_proto.o: ../../include/deliver_request.h
smtp_sasl_proto.o: ../../include/dict.h
smtp_sasl_proto.o: ../../include/dns.h
smtp_sasl_proto.o: ../../include/dsn.h
smtp_sasl_proto.o: ../../include/dsn_buf.h
smtp_sasl_proto.o: ../../include/header_body_checks.h
smtp_sasl_proto.o: ../../include/header_opts.h
smtp_sasl_proto.o: ../../include/htable.h
smtp_sasl_proto.o: ../../include/mail_params.h
smtp_sasl_proto.o: ../../include/maps.h
smtp_sasl_proto.o: ../../include/match_list.h
smtp_sasl_proto.o: ../../include/mime_state.h
smtp_sasl_proto.o: ../../include/msg.h
smtp_sasl_proto.o: ../../include/msg_stats.h
smtp_sasl_proto.o: ../../include/myaddrinfo.h
smtp_sasl_proto.o: ../../include/myflock.h
smtp_sasl_proto.o: ../../include/mymalloc.h
smtp_sasl_proto.o: ../../include/name_code.h
smtp_sasl_proto.o: ../../include/name_mask.h
smtp_sasl_proto.o: ../../include/nvtable.h
smtp_sasl_proto.o: ../../include/pol_stats.h
smtp_sasl_proto.o: ../../include/recipient_list.h
smtp_sasl_proto.o: ../../include/resolve_clnt.h
smtp_sasl_proto.o: ../../include/sasl_mech_filter.h
smtp_sasl_proto.o: ../../include/scache.h
smtp_sasl_proto.o: ../../include/sendopts.h
smtp_sasl_proto.o: ../../include/sock_addr.h
smtp_sasl_proto.o: ../../include/string_list.h
smtp_sasl_proto.o: ../../include/stringops.h
smtp_sasl_proto.o: ../../include/sys_defs.h
smtp_sasl_proto.o: ../../include/tls.h
smtp_sasl_proto.o: ../../include/tls_proxy.h
smtp_sasl_proto.o: ../../include/tls_proxy_attr.h
smtp_sasl_proto.o: ../../include/tls_proxy_client_init_proto.h
smtp_sasl_proto.o: ../../include/tls_proxy_client_param_proto.h
smtp_sasl_proto.o: ../../include/tls_proxy_client_start_proto.h
smtp_sasl_proto.o: ../../include/tls_proxy_server_init_proto.h
smtp_sasl_proto.o: ../../include/tls_proxy_server_param_proto.h
smtp_sasl_proto.o: ../../include/tls_proxy_server_start_proto.h
smtp_sasl_proto.o: ../../include/tok822.h
smtp_sasl_proto.o: ../../include/vbuf.h
smtp_sasl_proto.o: ../../include/vstream.h
smtp_sasl_proto.o: ../../include/vstring.h
smtp_sasl_proto.o: smtp.h
smtp_sasl_proto.o: smtp_reqtls_policy.h
smtp_sasl_proto.o: smtp_sasl.h
smtp_sasl_proto.o: smtp_sasl_proto.c
smtp_session.o: ../../include/argv.h
smtp_session.o: ../../include/attr.h
smtp_session.o: ../../include/check_arg.h
smtp_session.o: ../../include/debug_peer.h
smtp_session.o: ../../include/deliver_request.h
smtp_session.o: ../../include/dict.h
smtp_session.o: ../../include/dns.h
smtp_session.o: ../../include/dsn.h
smtp_session.o: ../../include/dsn_buf.h
smtp_session.o: ../../include/header_body_checks.h
smtp_session.o: ../../include/header_opts.h
smtp_session.o: ../../include/htable.h
smtp_session.o: ../../include/mail_params.h
smtp_session.o: ../../include/maps.h
smtp_session.o: ../../include/match_list.h
smtp_session.o: ../../include/mime_state.h
smtp_session.o: ../../include/msg.h
smtp_session.o: ../../include/msg_stats.h
smtp_session.o: ../../include/myaddrinfo.h
smtp_session.o: ../../include/myflock.h
smtp_session.o: ../../include/mymalloc.h
smtp_session.o: ../../include/name_code.h
smtp_session.o: ../../include/name_mask.h
smtp_session.o: ../../include/nvtable.h
smtp_session.o: ../../include/pol_stats.h
smtp_session.o: ../../include/recipient_list.h
smtp_session.o: ../../include/resolve_clnt.h
smtp_session.o: ../../include/scache.h
smtp_session.o: ../../include/sendopts.h
smtp_session.o: ../../include/sock_addr.h
smtp_session.o: ../../include/string_list.h
smtp_session.o: ../../include/stringops.h
smtp_session.o: ../../include/sys_defs.h
smtp_session.o: ../../include/tls.h
smtp_session.o: ../../include/tls_proxy.h
smtp_session.o: ../../include/tls_proxy_attr.h
smtp_session.o: ../../include/tls_proxy_client_init_proto.h
smtp_session.o: ../../include/tls_proxy_client_param_proto.h
smtp_session.o: ../../include/tls_proxy_client_start_proto.h
smtp_session.o: ../../include/tls_proxy_server_init_proto.h
smtp_session.o: ../../include/tls_proxy_server_param_proto.h
smtp_session.o: ../../include/tls_proxy_server_start_proto.h
smtp_session.o: ../../include/tok822.h
smtp_session.o: ../../include/vbuf.h
smtp_session.o: ../../include/vstream.h
smtp_session.o: ../../include/vstring.h
smtp_session.o: smtp.h
smtp_session.o: smtp_reqtls_policy.h
smtp_session.o: smtp_sasl.h
smtp_session.o: smtp_session.c
smtp_state.o: ../../include/argv.h
smtp_state.o: ../../include/attr.h
smtp_state.o: ../../include/check_arg.h
smtp_state.o: ../../include/debug_peer.h
smtp_state.o: ../../include/deliver_request.h
smtp_state.o: ../../include/dict.h
smtp_state.o: ../../include/dns.h
smtp_state.o: ../../include/dsn.h
smtp_state.o: ../../include/dsn_buf.h
smtp_state.o: ../../include/header_body_checks.h
smtp_state.o: ../../include/header_opts.h
smtp_state.o: ../../include/htable.h
smtp_state.o: ../../include/mail_params.h
smtp_state.o: ../../include/maps.h
smtp_state.o: ../../include/match_list.h
smtp_state.o: ../../include/mime_state.h
smtp_state.o: ../../include/msg.h
smtp_state.o: ../../include/msg_stats.h
smtp_state.o: ../../include/myaddrinfo.h
smtp_state.o: ../../include/myflock.h
smtp_state.o: ../../include/mymalloc.h
smtp_state.o: ../../include/name_code.h
smtp_state.o: ../../include/name_mask.h
smtp_state.o: ../../include/nvtable.h
smtp_state.o: ../../include/pol_stats.h
smtp_state.o: ../../include/recipient_list.h
smtp_state.o: ../../include/resolve_clnt.h
smtp_state.o: ../../include/scache.h
smtp_state.o: ../../include/sendopts.h
smtp_state.o: ../../include/sock_addr.h
smtp_state.o: ../../include/string_list.h
smtp_state.o: ../../include/sys_defs.h
smtp_state.o: ../../include/tls.h
smtp_state.o: ../../include/tls_proxy.h
smtp_state.o: ../../include/tls_proxy_attr.h
smtp_state.o: ../../include/tls_proxy_client_init_proto.h
smtp_state.o: ../../include/tls_proxy_client_param_proto.h
smtp_state.o: ../../include/tls_proxy_client_start_proto.h
smtp_state.o: ../../include/tls_proxy_server_init_proto.h
smtp_state.o: ../../include/tls_proxy_server_param_proto.h
smtp_state.o: ../../include/tls_proxy_server_start_proto.h
smtp_state.o: ../../include/tlsrpt_wrapper.h
smtp_state.o: ../../include/tok822.h
smtp_state.o: ../../include/vbuf.h
smtp_state.o: ../../include/vstream.h
smtp_state.o: ../../include/vstring.h
smtp_state.o: smtp.h
smtp_state.o: smtp_reqtls_policy.h
smtp_state.o: smtp_sasl.h
smtp_state.o: smtp_state.c
smtp_tls_policy.o: ../../include/argv.h
smtp_tls_policy.o: ../../include/attr.h
smtp_tls_policy.o: ../../include/check_arg.h
smtp_tls_policy.o: ../../include/ctable.h
smtp_tls_policy.o: ../../include/deliver_request.h
smtp_tls_policy.o: ../../include/dict.h
smtp_tls_policy.o: ../../include/dns.h
smtp_tls_policy.o: ../../include/dsn.h
smtp_tls_policy.o: ../../include/dsn_buf.h
smtp_tls_policy.o: ../../include/header_body_checks.h
smtp_tls_policy.o: ../../include/header_opts.h
smtp_tls_policy.o: ../../include/htable.h
smtp_tls_policy.o: ../../include/mail_params.h
smtp_tls_policy.o: ../../include/maps.h
smtp_tls_policy.o: ../../include/match_list.h
smtp_tls_policy.o: ../../include/midna_domain.h
smtp_tls_policy.o: ../../include/mime_state.h
smtp_tls_policy.o: ../../include/msg.h
smtp_tls_policy.o: ../../include/msg_stats.h
smtp_tls_policy.o: ../../include/myaddrinfo.h
smtp_tls_policy.o: ../../include/myflock.h
smtp_tls_policy.o: ../../include/mymalloc.h
smtp_tls_policy.o: ../../include/name_code.h
smtp_tls_policy.o: ../../include/name_mask.h
smtp_tls_policy.o: ../../include/nvtable.h
smtp_tls_policy.o: ../../include/pol_stats.h
smtp_tls_policy.o: ../../include/recipient_list.h
smtp_tls_policy.o: ../../include/resolve_clnt.h
smtp_tls_policy.o: ../../include/sane_strtol.h
smtp_tls_policy.o: ../../include/scache.h
smtp_tls_policy.o: ../../include/sendopts.h
smtp_tls_policy.o: ../../include/sock_addr.h
smtp_tls_policy.o: ../../include/string_list.h
smtp_tls_policy.o: ../../include/stringops.h
smtp_tls_policy.o: ../../include/sys_defs.h
smtp_tls_policy.o: ../../include/tls.h
smtp_tls_policy.o: ../../include/tls_proxy.h
smtp_tls_policy.o: ../../include/tls_proxy_attr.h
smtp_tls_policy.o: ../../include/tls_proxy_client_init_proto.h
smtp_tls_policy.o: ../../include/tls_proxy_client_param_proto.h
smtp_tls_policy.o: ../../include/tls_proxy_client_start_proto.h
smtp_tls_policy.o: ../../include/tls_proxy_server_init_proto.h
smtp_tls_policy.o: ../../include/tls_proxy_server_param_proto.h
smtp_tls_policy.o: ../../include/tls_proxy_server_start_proto.h
smtp_tls_policy.o: ../../include/tlsrpt_wrapper.h
smtp_tls_policy.o: ../../include/tok822.h
smtp_tls_policy.o: ../../include/valid_hostname.h
smtp_tls_policy.o: ../../include/valid_utf8_hostname.h
smtp_tls_policy.o: ../../include/vbuf.h
smtp_tls_policy.o: ../../include/vstream.h
smtp_tls_policy.o: ../../include/vstring.h
smtp_tls_policy.o: smtp.h
smtp_tls_policy.o: smtp_reqtls_policy.h
smtp_tls_policy.o: smtp_tls_policy.c
smtp_tls_policy_test.o: ../../include/argv.h
smtp_tls_policy_test.o: ../../include/attr.h
smtp_tls_policy_test.o: ../../include/check_arg.h
smtp_tls_policy_test.o: ../../include/deliver_request.h
smtp_tls_policy_test.o: ../../include/dict.h
smtp_tls_policy_test.o: ../../include/dns.h
smtp_tls_policy_test.o: ../../include/dsn.h
smtp_tls_policy_test.o: ../../include/dsn_buf.h
smtp_tls_policy_test.o: ../../include/header_body_checks.h
smtp_tls_policy_test.o: ../../include/header_opts.h
smtp_tls_policy_test.o: ../../include/htable.h
smtp_tls_policy_test.o: ../../include/mail_params.h
smtp_tls_policy_test.o: ../../include/maps.h
smtp_tls_policy_test.o: ../../include/match_list.h
smtp_tls_policy_test.o: ../../include/mime_state.h
smtp_tls_policy_test.o: ../../include/msg.h
smtp_tls_policy_test.o: ../../include/msg_stats.h
smtp_tls_policy_test.o: ../../include/msg_vstream.h
smtp_tls_policy_test.o: ../../include/myaddrinfo.h
smtp_tls_policy_test.o: ../../include/myflock.h
smtp_tls_policy_test.o: ../../include/mymalloc.h
smtp_tls_policy_test.o: ../../include/name_code.h
smtp_tls_policy_test.o: ../../include/name_mask.h
smtp_tls_policy_test.o: ../../include/nvtable.h
smtp_tls_policy_test.o: ../../include/pol_stats.h
smtp_tls_policy_test.o: ../../include/recipient_list.h
smtp_tls_policy_test.o: ../../include/resolve_clnt.h
smtp_tls_policy_test.o: ../../include/scache.h
smtp_tls_policy_test.o: ../../include/sendopts.h
smtp_tls_policy_test.o: ../../include/sock_addr.h
smtp_tls_policy_test.o: ../../include/string_list.h
smtp_tls_policy_test.o: ../../include/stringops.h
smtp_tls_policy_test.o: ../../include/sys_defs.h
smtp_tls_policy_test.o: ../../include/tls.h
smtp_tls_policy_test.o: ../../include/tls_proxy.h
smtp_tls_policy_test.o: ../../include/tls_proxy_attr.h
smtp_tls_policy_test.o: ../../include/tls_proxy_client_init_proto.h
smtp_tls_policy_test.o: ../../include/tls_proxy_client_param_proto.h
smtp_tls_policy_test.o: ../../include/tls_proxy_client_start_proto.h
smtp_tls_policy_test.o: ../../include/tls_proxy_server_init_proto.h
smtp_tls_policy_test.o: ../../include/tls_proxy_server_param_proto.h
smtp_tls_policy_test.o: ../../include/tls_proxy_server_start_proto.h
smtp_tls_policy_test.o: ../../include/tok822.h
smtp_tls_policy_test.o: ../../include/vbuf.h
smtp_tls_policy_test.o: ../../include/vstream.h
smtp_tls_policy_test.o: ../../include/vstring.h
smtp_tls_policy_test.o: smtp.h
smtp_tls_policy_test.o: smtp_reqtls_policy.h
smtp_tls_policy_test.o: smtp_tls_policy_test.c
smtp_tlsrpt.o: ../../include/argv.h
smtp_tlsrpt.o: ../../include/attr.h
smtp_tlsrpt.o: ../../include/check_arg.h
smtp_tlsrpt.o: ../../include/deliver_request.h
smtp_tlsrpt.o: ../../include/dict.h
smtp_tlsrpt.o: ../../include/dns.h
smtp_tlsrpt.o: ../../include/dsn.h
smtp_tlsrpt.o: ../../include/dsn_buf.h
smtp_tlsrpt.o: ../../include/header_body_checks.h
smtp_tlsrpt.o: ../../include/header_opts.h
smtp_tlsrpt.o: ../../include/hex_code.h
smtp_tlsrpt.o: ../../include/htable.h
smtp_tlsrpt.o: ../../include/mail_params.h
smtp_tlsrpt.o: ../../include/maps.h
smtp_tlsrpt.o: ../../include/match_list.h
smtp_tlsrpt.o: ../../include/midna_domain.h
smtp_tlsrpt.o: ../../include/mime_state.h
smtp_tlsrpt.o: ../../include/msg.h
smtp_tlsrpt.o: ../../include/msg_stats.h
smtp_tlsrpt.o: ../../include/myaddrinfo.h
smtp_tlsrpt.o: ../../include/myflock.h
smtp_tlsrpt.o: ../../include/mymalloc.h
smtp_tlsrpt.o: ../../include/name_code.h
smtp_tlsrpt.o: ../../include/name_mask.h
smtp_tlsrpt.o: ../../include/nvtable.h
smtp_tlsrpt.o: ../../include/pol_stats.h
smtp_tlsrpt.o: ../../include/recipient_list.h
smtp_tlsrpt.o: ../../include/resolve_clnt.h
smtp_tlsrpt.o: ../../include/scache.h
smtp_tlsrpt.o: ../../include/sendopts.h
smtp_tlsrpt.o: ../../include/sock_addr.h
smtp_tlsrpt.o: ../../include/string_list.h
smtp_tlsrpt.o: ../../include/stringops.h
smtp_tlsrpt.o: ../../include/sys_defs.h
smtp_tlsrpt.o: ../../include/tls.h
smtp_tlsrpt.o: ../../include/tls_proxy.h
smtp_tlsrpt.o: ../../include/tls_proxy_attr.h
smtp_tlsrpt.o: ../../include/tls_proxy_client_init_proto.h
smtp_tlsrpt.o: ../../include/tls_proxy_client_param_proto.h
smtp_tlsrpt.o: ../../include/tls_proxy_client_start_proto.h
smtp_tlsrpt.o: ../../include/tls_proxy_server_init_proto.h
smtp_tlsrpt.o: ../../include/tls_proxy_server_param_proto.h
smtp_tlsrpt.o: ../../include/tls_proxy_server_start_proto.h
smtp_tlsrpt.o: ../../include/tlsrpt_wrapper.h
smtp_tlsrpt.o: ../../include/tok822.h
smtp_tlsrpt.o: ../../include/vbuf.h
smtp_tlsrpt.o: ../../include/vstream.h
smtp_tlsrpt.o: ../../include/vstring.h
smtp_tlsrpt.o: smtp.h
smtp_tlsrpt.o: smtp_reqtls_policy.h
smtp_tlsrpt.o: smtp_tlsrpt.c
smtp_trouble.o: ../../include/argv.h
smtp_trouble.o: ../../include/attr.h
smtp_trouble.o: ../../include/bounce.h
smtp_trouble.o: ../../include/check_arg.h
smtp_trouble.o: ../../include/defer.h
smtp_trouble.o: ../../include/deliver_completed.h
smtp_trouble.o: ../../include/deliver_request.h
smtp_trouble.o: ../../include/dict.h
smtp_trouble.o: ../../include/dns.h
smtp_trouble.o: ../../include/dsn.h
smtp_trouble.o: ../../include/dsn_buf.h
smtp_trouble.o: ../../include/header_body_checks.h
smtp_trouble.o: ../../include/header_opts.h
smtp_trouble.o: ../../include/htable.h
smtp_trouble.o: ../../include/mail_error.h
smtp_trouble.o: ../../include/mail_params.h
smtp_trouble.o: ../../include/maps.h
smtp_trouble.o: ../../include/match_list.h
smtp_trouble.o: ../../include/mime_state.h
smtp_trouble.o: ../../include/msg.h
smtp_trouble.o: ../../include/msg_stats.h
smtp_trouble.o: ../../include/myaddrinfo.h
smtp_trouble.o: ../../include/myflock.h
smtp_trouble.o: ../../include/mymalloc.h
smtp_trouble.o: ../../include/name_code.h
smtp_trouble.o: ../../include/name_mask.h
smtp_trouble.o: ../../include/nvtable.h
smtp_trouble.o: ../../include/pol_stats.h
smtp_trouble.o: ../../include/recipient_list.h
smtp_trouble.o: ../../include/resolve_clnt.h
smtp_trouble.o: ../../include/scache.h
smtp_trouble.o: ../../include/sendopts.h
smtp_trouble.o: ../../include/smtp_stream.h
smtp_trouble.o: ../../include/sock_addr.h
smtp_trouble.o: ../../include/string_list.h
smtp_trouble.o: ../../include/stringops.h
smtp_trouble.o: ../../include/sys_defs.h
smtp_trouble.o: ../../include/tls.h
smtp_trouble.o: ../../include/tls_proxy.h
smtp_trouble.o: ../../include/tls_proxy_attr.h
smtp_trouble.o: ../../include/tls_proxy_client_init_proto.h
smtp_trouble.o: ../../include/tls_proxy_client_param_proto.h
smtp_trouble.o: ../../include/tls_proxy_client_start_proto.h
smtp_trouble.o: ../../include/tls_proxy_server_init_proto.h
smtp_trouble.o: ../../include/tls_proxy_server_param_proto.h
smtp_trouble.o: ../../include/tls_proxy_server_start_proto.h
smtp_trouble.o: ../../include/tok822.h
smtp_trouble.o: ../../include/vbuf.h
smtp_trouble.o: ../../include/vstream.h
smtp_trouble.o: ../../include/vstring.h
smtp_trouble.o: smtp.h
smtp_trouble.o: smtp_reqtls_policy.h
smtp_trouble.o: smtp_sasl.h
smtp_trouble.o: smtp_trouble.c
smtp_unalias.o: ../../include/argv.h
smtp_unalias.o: ../../include/attr.h
smtp_unalias.o: ../../include/check_arg.h
smtp_unalias.o: ../../include/deliver_request.h
smtp_unalias.o: ../../include/dict.h
smtp_unalias.o: ../../include/dns.h
smtp_unalias.o: ../../include/dsn.h
smtp_unalias.o: ../../include/dsn_buf.h
smtp_unalias.o: ../../include/header_body_checks.h
smtp_unalias.o: ../../include/header_opts.h
smtp_unalias.o: ../../include/htable.h
smtp_unalias.o: ../../include/maps.h
smtp_unalias.o: ../../include/match_list.h
smtp_unalias.o: ../../include/mime_state.h
smtp_unalias.o: ../../include/msg.h
smtp_unalias.o: ../../include/msg_stats.h
smtp_unalias.o: ../../include/myaddrinfo.h
smtp_unalias.o: ../../include/myflock.h
smtp_unalias.o: ../../include/mymalloc.h
smtp_unalias.o: ../../include/name_code.h
smtp_unalias.o: ../../include/name_mask.h
smtp_unalias.o: ../../include/nvtable.h
smtp_unalias.o: ../../include/pol_stats.h
smtp_unalias.o: ../../include/recipient_list.h
smtp_unalias.o: ../../include/resolve_clnt.h
smtp_unalias.o: ../../include/scache.h
smtp_unalias.o: ../../include/sendopts.h
smtp_unalias.o: ../../include/sock_addr.h
smtp_unalias.o: ../../include/string_list.h
smtp_unalias.o: ../../include/sys_defs.h
smtp_unalias.o: ../../include/tls.h
smtp_unalias.o: ../../include/tls_proxy.h
smtp_unalias.o: ../../include/tls_proxy_attr.h
smtp_unalias.o: ../../include/tls_proxy_client_init_proto.h
smtp_unalias.o: ../../include/tls_proxy_client_param_proto.h
smtp_unalias.o: ../../include/tls_proxy_client_start_proto.h
smtp_unalias.o: ../../include/tls_proxy_server_init_proto.h
smtp_unalias.o: ../../include/tls_proxy_server_param_proto.h
smtp_unalias.o: ../../include/tls_proxy_server_start_proto.h
smtp_unalias.o: ../../include/tok822.h
smtp_unalias.o: ../../include/vbuf.h
smtp_unalias.o: ../../include/vstream.h
smtp_unalias.o: ../../include/vstring.h
smtp_unalias.o: smtp.h
smtp_unalias.o: smtp_reqtls_policy.h
smtp_unalias.o: smtp_unalias.c
