pgLatLon

annotate 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
rev   line source
jbe@0 1 EXTENSION = latlon
jbe@63 2 DATA = latlon--0.12--0.14.sql latlon--0.14.sql
jbe@47 3 MODULES = latlon-v0009
jbe@0 4
jbe@0 5 PG_CONFIG = pg_config
jbe@0 6 PGXS := $(shell $(PG_CONFIG) --pgxs)
jbe@0 7 include $(PGXS)

Impressum / About Us