#
# Provide metrics of ROR database
#

export MAINDB?=ror
export DEPENDENCIES=rors

include ../common/Makefile

populate:
	touch $@
