pgLatLon

view GNUmakefile @ 77:a707dc3e896c

Added tag v0.15 for changeset 4f11ccf36fb6
author jbe
date Mon Nov 30 19:38:57 2020 +0100 (2020-11-30)
parents 882b77aee653
children
line source
1 EXTENSION = latlon
2 DATA = latlon--0.14--0.15.sql latlon--0.15.sql
3 MODULES = latlon-v0010
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us