--- loncom/homework/caparesponse/commands 2000/09/11 21:30:16 1.2 +++ loncom/homework/caparesponse/commands 2000/09/13 20:49:02 1.4 @@ -3,9 +3,9 @@ set CAPADIR=~albertel/CAPA make -f Makefile clean mkdir capaFunctions cp $CAPADIR/pProj/Linux/*.o capaFunctions -swig -perl5 caparesponse.i -cp Makefile.pl Makefile.PL +swig -perl5 capa.i +cp Makefile.PL Makefile.pl perl Makefile.PL make -f Makefile -cp blib/arch/auto/caparesponse/caparesponse.so . -perl caparesponse.pm \ No newline at end of file +cp blib/arch/auto/capa/capa.so . +perl capa.pm