pgLatLon

view GNUmakefile @ 52:7aa3078dc686

Added tag v0.11 for changeset 133626ff7cb2
author jbe
date Sun Nov 19 03:16:53 2017 +0100 (2017-11-19)
parents 133626ff7cb2
children 537df4c9de92
line source
1 EXTENSION = latlon
2 DATA = latlon--0.10--0.11.sql latlon--0.11.sql
3 MODULES = latlon-v0009
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us