# Do not edit -- this file documents how Postfix was built for your machine. SYSTYPE = LINUX2 AR = ar ARFL = rv RANLIB = ranlib SYSLIBS = -lssl -lcrypto -lsasl2 -L/tmp/buildd/postfix-2.5.5/debian -ldb -lnsl -lresolv CC = gcc $(WARN) -DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DMYORIGIN_FROM_FILE -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS OPT = -O2 DEBUG = AWK = awk STRCASE = EXPORT = AUXLIBS='-lssl -lcrypto -lsasl2 -L/tmp/buildd/postfix-2.5.5/debian' CCARGS='-DDEBIAN -DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DMYORIGIN_FROM_FILE -DHAS_CDB -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/postgresql -DHAS_SSL -I/usr/include/openssl -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_CYRUS_SASL -DUSE_TLS' OPT='-O2' DEBUG='' WARN = -Wall -Wno-comment -Wformat -Wimplicit -Wmissing-prototypes \ -Wparentheses -Wstrict-prototypes -Wswitch -Wuninitialized \ -Wunused