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