
DOCUMENT = README

include ./etc/rst/reStructuredText.mk


download:
	./bin/downloadOBS

rsync-ftp:
	./bin/rsync --target=ftp fossEDA --sync
