pgLatLon

annotate 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
rev   line source
jbe@0 1 EXTENSION = latlon
jbe@29 2 DATA = latlon--0.5--0.6.sql latlon--0.6.sql latlon--0.7.sql
jbe@29 3 MODULES = latlon-v0006 latlon-v0007
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