pgLatLon

view GNUmakefile @ 2:4f07a22f4d45

Minor change in introduction of README file
author jbe
date Sun Aug 21 20:13:05 2016 +0200 (2016-08-21)
parents 3b70e93cc07d
children 8f79d4a1cdc1
line source
1 EXTENSION = latlon
2 DATA = latlon--0.1.sql
3 MODULES = latlon-v0001
5 PG_CONFIG = pg_config
6 PGXS := $(shell $(PG_CONFIG) --pgxs)
7 include $(PGXS)

Impressum / About Us