Lindle2: Lindle2.c Lindle2ca.c ca3.h pgcc -o Lindle2 Lindle2.c Lindle2ca.c -lmpich Lindle1: Lindle1.cpp LinkedList.cpp Lindle1ca.cpp ca2.h pgCC -o Lindle1 Lindle1.cpp LinkedList.cpp Lindle1ca.cpp -lmpich Version1: Version1.cpp LinkedList.cpp ca1.cpp ca1.h pgCC -o Version1 Version1.cpp LinkedList.cpp ca1.cpp -lmpich Version2: Version2.cpp LinkedList.cpp ca2.cpp ca2.h pgCC -o Version2 Version2.cpp LinkedList.cpp ca2.cpp -lmpich