--- loncom/homework/caparesponse/commands 2000/09/11 21:20:06 1.1 +++ loncom/homework/caparesponse/commands 2000/09/11 21:30:16 1.2 @@ -1,6 +1,8 @@ +set CAPADIR=~albertel/CAPA + make -f Makefile clean -mkdir -f capaFunctions -cp $(CAPADIR)/pProj/Linux/*.o capaFunctions +mkdir capaFunctions +cp $CAPADIR/pProj/Linux/*.o capaFunctions swig -perl5 caparesponse.i cp Makefile.pl Makefile.PL perl Makefile.PL