pgLatLon

view GNUmakefile @ 18:8fc782ac930f

Added tag v0.4 for changeset c790cf162e04
author jbe
date Fri Sep 09 19:46:04 2016 +0200 (2016-09-09)
parents e319679cefbd
children bd166e5e02cb
line source
1 EXTENSION = latlon
2 DATA = latlon--0.3--0.4.sql latlon--0.4.sql
3 MODULES = latlon-v0004
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us