all:
	echo "Dummy makefile for binary package"
clean:

# don't clean, otherwise R CMD build doesn't work as
# this isn't really a source package
