pgLatLon

view GNUmakefile @ 33:ae622355c4d4

Write Earth with capital E in README
author jbe
date Sat Sep 24 20:28:28 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