pgLatLon

view GNUmakefile @ 83:037e28f426e7

Set version to 0.16
author jbe
date Thu Oct 23 15:31:50 2025 +0200 (2 days ago)
parents 882b77aee653
children
line source
1 EXTENSION = latlon
2 DATA = latlon--0.15--0.16.sql latlon--0.16.sql
3 MODULES = latlon-v0010
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us