pgLatLon

view GNUmakefile @ 15:95f185a648a4

Added files for next version 0.4 (latlon-v0004.c)
author jbe
date Sat Sep 03 16:00:22 2016 +0200 (2016-09-03)
parents b4ec52e7e888
children e319679cefbd
line source
1 EXTENSION = latlon
2 DATA = latlon--0.1--0.2.sql latlon--0.2--0.3.sql latlon--0.3.sql latlon--0.4.sql
3 MODULES = latlon-v0003 latlon-v0004
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us