pgLatLon

view GNUmakefile @ 40:f1a9a5de9a12

Removed files for old version 0.7; Updated README, GNUmakefile, and control file to version 0.8
author jbe
date Fri Oct 21 12:56:11 2016 +0200 (2016-10-21)
parents 9cd46e55d576
children 1b9cd45e9e48
line source
1 EXTENSION = latlon
2 DATA = latlon--0.7--0.8.sql latlon--0.8.sql
3 MODULES = latlon-v0007
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us