pgLatLon

annotate GNUmakefile @ 17:c790cf162e04

Corrected comment
author jbe
date Fri Sep 09 19:45:03 2016 +0200 (2016-09-09)
parents e319679cefbd
children bd166e5e02cb
rev   line source
jbe@0 1 EXTENSION = latlon
jbe@16 2 DATA = latlon--0.3--0.4.sql latlon--0.4.sql
jbe@16 3 MODULES = latlon-v0004
jbe@0 4
jbe@0 5 PG_CONFIG = pg_config
jbe@0 6 PGXS := $(shell $(PG_CONFIG) --pgxs)
jbe@0 7 include $(PGXS)

Impressum / About Us