Index: ossp-pkg/js/Makefile.in RCS File: /v/ossp/cvs/ossp-pkg/js/Makefile.in,v rcsdiff -q -kk '-r1.9' '-r1.10' -u '/v/ossp/cvs/ossp-pkg/js/Makefile.in,v' 2>/dev/null --- Makefile.in 2006/07/22 16:34:58 1.9 +++ Makefile.in 2006/07/22 16:36:19 1.10 @@ -254,7 +254,7 @@ -$(RM) Makefile config.h js.pc -$(RM) libtool @if [ ".$(WITH_PERL)" = ".yes" ]; then \ - (cd src/perlconnect; $(RM) -f Makefile.PL Makefile); \ + (cd src/perlconnect; $(RM) -f Makefile.PL Makefile Makefile.old); \ fi realclean: distclean