pgLatLon

view GNUmakefile @ 47:20482d4309b5

Removed files for old version 0.9
author jbe
date Mon Oct 31 13:10:25 2016 +0100 (2016-10-31)
parents 3cbce515387f
children 133626ff7cb2
line source
1 EXTENSION = latlon
2 DATA = latlon--0.9--0.10.sql latlon--0.10.sql
3 MODULES = latlon-v0009
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us