pgLatLon

view GNUmakefile @ 53:537df4c9de92

New version 0.12 with same C file (v0009)
author jbe
date Sun Dec 10 19:45:19 2017 +0100 (2017-12-10)
parents 133626ff7cb2
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