pgLatLon

annotate GNUmakefile @ 37:9dfb5391a9c5

Added tag v0.7 for changeset 604f7bbc7f9c
author jbe
date Mon Sep 26 10:01:51 2016 +0200 (2016-09-26)
parents 6bac42a3a89b
children 9cd46e55d576
rev   line source
jbe@0 1 EXTENSION = latlon
jbe@35 2 DATA = latlon--0.6--0.7.sql latlon--0.7.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