pgLatLon

view GNUmakefile @ 64:da23ebd9fd4c

Fixed wrong commutator of epoint <@ ecluster (leading to an unused shell operator of ecluster <@ epoint)
author jbe
date Tue Feb 11 02:13:28 2020 +0100 (2020-02-11)
parents 9771b81559c7
children 9da49e9278ac
line source
1 EXTENSION = latlon
2 DATA = latlon--0.12--0.14.sql latlon--0.14.sql
3 MODULES = latlon-v0009
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us