pgLatLon

view GNUmakefile @ 17:c790cf162e04

Corrected comment
author jbe
date Fri Sep 09 19:45:03 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