--- loncom/homework/caparesponse/commands 2001/01/19 18:45:32 1.11 +++ loncom/homework/caparesponse/commands 2002/05/04 17:57:01 1.12 @@ -31,7 +31,10 @@ then exit 1 fi fi -make -f Makefile clean +if test -f Makefile +then + make -f Makefile clean +fi mkdir capaFunctions path=`pwd` cd $CAPADIR/pProj