pgLatLon

view GNUmakefile @ 63:9771b81559c7

Fixed version numbers for new version 0.14
author jbe
date Tue Feb 11 01:59:04 2020 +0100 (2020-02-11)
parents 537df4c9de92
children 9da49e9278ac
line source
1 EXTENSION = latlon
2 DATA = latlon--0.12--0.14.sql latlon--0.14.sql
3 MODULES = latlon-v0009
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us