pgLatLon

view GNUmakefile @ 69:882b77aee653

Prepared file names for version 0.15
author jbe
date Wed Feb 12 11:08:37 2020 +0100 (2020-02-12)
parents 9da49e9278ac
children
line source
1 EXTENSION = latlon
2 DATA = latlon--0.14--0.15.sql latlon--0.15.sql
3 MODULES = latlon-v0010
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us