pgLatLon

view GNUmakefile @ 28:2c963e07c9b7

Added tag v0.6 for changeset a7ba8335e541
author jbe
date Thu Sep 22 23:37:45 2016 +0200 (2016-09-22)
parents f0c2535a8465
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