From: "Jason A. Dornblaser" <jadornbl@cs.millersv.edu>
Newsgroups: comp.parallel.mpi
Subject: Makefiles
Date: Tue, 16 Mar 1999 16:14:04 -0500
Organization: East Stroudsburg University, Pennsylvania
Message-Id: <36EEC99B.5B48D488@cs.millersv.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.mpi:4761


I am a beginner MPI programmer and I was instructed  that to run an MPI
program we need a make file.  The only problem is that we were never
told how to write one or create one.  Can anyone help get me started??
I have a makefile from another program but when i try to run it all i
get is and error that states missing program name.

--jason

