myshell : execBackground.o main.C g++ execBackground.o main.C -o myshell -Wno-deprecated execBackground.o : execBackground.C g++ -c execBackground.C -Wno-deprecated forktest : fork.C g++ fork.C -o forktest