5 lines
127 B
Makefile
5 lines
127 B
Makefile
# Created by: Palle Girgensohn <girgen@partitur.se>
|
|
|
|
WANT_PGSQL_VER= 9.6
|
|
|
|
.include "${.CURDIR}/../postgresql13-pltcl/Makefile"
|