pgLatLon

annotate GNUmakefile @ 41:a90c0d750405

Added tag v0.8 for changeset f1a9a5de9a12
author jbe
date Fri Oct 21 12:57:46 2016 +0200 (2016-10-21)
parents f1a9a5de9a12
children 1b9cd45e9e48
rev   line source
jbe@0 1 EXTENSION = latlon
jbe@40 2 DATA = latlon--0.7--0.8.sql latlon--0.8.sql
jbe@35 3 MODULES = latlon-v0007
jbe@0 4
jbe@0 5 PG_CONFIG = pg_config
jbe@0 6 PGXS := $(shell $(PG_CONFIG) --pgxs)
jbe@0 7 include $(PGXS)

Impressum / About Us