pgLatLon

view GNUmakefile @ 26:f0c2535a8465

Removed files for version 0.5
author jbe
date Thu Sep 22 23:31:29 2016 +0200 (2016-09-22)
parents d8ac13006162
children 868220477afb
line source
1 EXTENSION = latlon
2 DATA = latlon--0.5--0.6.sql latlon--0.6.sql
3 MODULES = latlon-v0006
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us