1 # contrib/xml2/Makefile
10 DATA
= xml2--1.1.sql xml2--1.0
--1.1.sql
11 PGFILEDESC
= "xml2 - XPath querying and XSLT"
15 SHLIB_LINK
+= $(filter -lxslt
, $(LIBS
)) -lxml2
19 PGXS
:= $(shell $(PG_CONFIG
) --pgxs
)
24 include $(top_builddir
)/src
/Makefile.global
25 include $(top_srcdir
)/contrib
/contrib-global.mk