]> git.openstreetmap.org Git - nominatim.git/blob - module/Makefile
set osm2pgsql cache memory to a default based on memory in the machine
[nominatim.git] / module / Makefile
1 MODULES = nominatim
2 PGXS := $(shell pg_config --pgxs)
3 include $(PGXS)
4