a: all target1 b c all: a cd ..;pwd;make;ls sleep 10 & ps -ef | cat | cat | more echo "cd" pwd ls > a cat < a target1: pwd