pgLatLon

view GNUmakefile @ 4:8f79d4a1cdc1

New version 0.2 and update script from version 0.1
author jbe
date Mon Aug 22 21:51:33 2016 +0200 (2016-08-22)
parents 3b70e93cc07d
children 2b7aea022117
line source
1 EXTENSION = latlon
2 DATA = latlon--0.1.sql latlon--0.1--0.2.sql latlon--0.2.sql
3 MODULES = latlon-v0001 latlon-v0002
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us