Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > be0974b2b8ed02af93714b256a53dd30 > files > 164

mpi4py-docs-1.2.2-6.fc15.noarch.rpm

.PHONY: default build test clean

default: build test clean

PYTHON=python

build:

test:
	${PYTHON} sendrecv.py

clean: