liquid_feedback_core

annotate pgLatLon/Makefile @ 529:96ee2db56bec

New PostgreSQL extension "pgLatLon" for geospatial operations and indexing in LiquidFeedback
author jbe
date Thu Aug 18 20:19:58 2016 +0200 (2016-08-18)
parents
children
rev   line source
jbe@529 1 all::
jbe@529 2 gmake all
jbe@529 3 clean::
jbe@529 4 gmake clean
jbe@529 5 install::
jbe@529 6 gmake install
jbe@529 7 uninstall::
jbe@529 8 gmake uninstall

Impressum / About Us