pgLatLon

view GNUmakefile @ 61:b1e1cc61a6f1

Added tag v0.13 for changeset a5b8024ef5bc
author jbe
date Sun Feb 09 17:45:12 2020 +0100 (2020-02-09)
parents 537df4c9de92
children 9771b81559c7
line source
1 EXTENSION = latlon
2 DATA = latlon--0.11--0.12.sql latlon--0.12.sql
3 MODULES = latlon-v0009
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us