pgLatLon

view GNUmakefile @ 59:a011d71ae717

Changed year in LICENSE file
author jbe
date Sun Feb 09 17:43:04 2020 +0100 (2020-02-09)
parents 537df4c9de92
children 9771b81559c7
line source
1 EXTENSION = latlon
2 DATA = latlon--0.11--0.12.sql latlon--0.12.sql
3 MODULES = latlon-v0009
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us