5 lines
126 B
Makefile
5 lines
126 B
Makefile
# Created by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
WANT_PGSQL_VER=9.5
|
|
|
|
.include "${.CURDIR}/../postgresql13-docs/Makefile"
|