BINDIR = /Applications/Postgres.app/Contents/Versions/10/bin
DOCDIR = /Applications/Postgres.app/Contents/Versions/10/share/doc/postgresql
HTMLDIR = /Applications/Postgres.app/Contents/Versions/10/share/doc/postgresql
INCLUDEDIR = /Applications/Postgres.app/Contents/Versions/10/include
PKGINCLUDEDIR = /Applications/Postgres.app/Contents/Versions/10/include/postgresql
INCLUDEDIR-SERVER = /Applications/Postgres.app/Contents/Versions/10/include/postgresql/server
LIBDIR = /Applications/Postgres.app/Contents/Versions/10/lib
PKGLIBDIR = /Applications/Postgres.app/Contents/Versions/10/lib/postgresql
LOCALEDIR = /Applications/Postgres.app/Contents/Versions/10/share/locale
MANDIR = /Applications/Postgres.app/Contents/Versions/10/share/man
SHAREDIR = /Applications/Postgres.app/Contents/Versions/10/share/postgresql
SYSCONFDIR = /Applications/Postgres.app/Contents/Versions/10/etc/postgresql
PGXS = /Applications/Postgres.app/Contents/Versions/10/lib/postgresql/pgxs/src/makefiles/pgxs.mk
CONFIGURE = '--prefix=/Applications/Postgres.app/Contents/Versions/10' '--with-includes=/Applications/Postgres.app/Contents/Versions/10/include' '--with-libraries=/Applications/Postgres.app/Contents/Versions/10/lib' '--enable-thread-safety' '--with-openssl' '--with-gssapi' '--with-bonjour' '--with-libxml' '--with-libxslt' '--with-perl' '--with-python' '--with-readline' '--with-uuid=e2fs' '--with-icu' 'CFLAGS= -mmacosx-version-min=10.7' 'PKG_CONFIG_LIBDIR=/Applications/Postgres.app/Contents/Versions/10/lib/pkgconfig' 'ICU_CFLAGS=-I/Applications/Postgres.app/Contents/Versions/10/share/icu' 'ICU_LIBS=-licui18n -licuuc'
CC = gcc
CPPFLAGS = -I/Applications/Postgres.app/Contents/Versions/10/share/icu -I/Applications/Postgres.app/Contents/Versions/10/include/libxml2 -I/Applications/Postgres.app/Contents/Versions/10/include
CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -mmacosx-version-min=10.7
CFLAGS_SL =
LDFLAGS = -L/Applications/Postgres.app/Contents/Versions/10/lib -L/Applications/Postgres.app/Contents/Versions/10/lib -Wl,-dead_strip_dylibs
LDFLAGS_EX =
LDFLAGS_SL =
LIBS = -lpgcommon -lpgport -lxslt -lxml2 -lssl -lcrypto -lgssapi_krb5 -lz -lreadline -lm
VERSION = PostgreSQL 10.14