# Generated automatically from Makefile.in by configure.
ALL: exchng

exchng: exchng.c
	/usr/local/mpi/lib/sun4/ch_p4/mpicc -o exchng exchng.c

profile.alog: exchng.c
	/usr/local/mpi/lib/sun4/ch_p4/mpicc -o exchng.log -mpilog exchng.c
	mpirun -np 4 exchng.log
	/bin/mv exchng.log_profile.log profile.alog

clean:
	/bin/rm -f exchng exchng.o exchng.log