#!/usr/bin/make -f

export CC=mpicc

%:
	dh $@ --buildsystem=ruby --with ruby
