OBJS = hello hello2 makeComm gather tossGame life CXX = mpic++ all: ${OBJS} clean: rm -f *.o ${OBJS}