pgLatLon

view GNUmakefile @ 31:42d0e73f7d58

Replaced word "geometric" with word "geographic" in README
author jbe
date Sat Sep 24 19:34:41 2016 +0200 (2016-09-24)
parents 868220477afb
children d2e34c0150af
line source
1 EXTENSION = latlon
2 DATA = latlon--0.5--0.6.sql latlon--0.6.sql latlon--0.7.sql
3 MODULES = latlon-v0006 latlon-v0007
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us