

INCLUDEDIR-SERVER = /usr/include/pgsql/server LIBS = -lpgcommon -lpgport -lpthread -lxml2 -lz -lreadline -lrt -ldl -lm LDFLAGS = -Wl,-as-needed -Wl,-rpath,'/usr/local/pgsql/lib',-enable-new-dtags

PGXS = /usr/local/pgsql/lib/pgxs/src/makefiles/ pgxs.mkĬONFIGURE = '-enable-tap-tests' '-enable-debug' 'CFLAGS=-ggdb -Og -g3 -fno-omit-frame-pointer' '-with-libxml' '-enable-cassert'ĬPPFLAGS = -D_GNU_SOURCE -I/usr/include/libxml2ĬFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -ggdb -Og -g3 -fno-omit-frame-pointer LOCALEDIR = /usr/local/pgsql/share/locale INCLUDEDIR-SERVER = /usr/local/pgsql/include/server
