pgLatLon

view GNUmakefile @ 65:ce0963692318

Updated version in README.mkd; Clarification in documentation regarding @> where alias for &&
author jbe
date Tue Feb 11 02:18:16 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