5 lines
154 B
Makefile
5 lines
154 B
Makefile
WANT_PGSQL_VER= 10
|
|
|
|
INSTALL_DIRS= src/pl/plpython contrib/hstore_plpython contrib/ltree_plpython
|
|
|
|
.include "${.CURDIR}/../postgresql13-plpython/Makefile"
|