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

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

clean:
	/bin/rm -f helloworld *.o