pgLatLon

view Makefile @ 51:133626ff7cb2

Include system's limits.h to avoid compiler error with PostgreSQL version 10.0
author jbe
date Thu Nov 09 23:28:32 2017 +0100 (2017-11-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