pgLatLon

view Makefile @ 60:a5b8024ef5bc

Changed constant "FALSE" to "false" to work with newer versions of PostgreSQL
author jbe
date Sun Feb 09 17:43:32 2020 +0100 (2020-02-09)
parents 3b70e93cc07d
children
line source
1 all::
2 gmake all
3 clean::
4 gmake clean
5 install::
6 gmake install
7 uninstall::
8 gmake uninstall

Impressum / About Us