Rev 2 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
install: R.sh@echo creating front-end shell script@cat R.sh | (cd ../.. ; sed "s@RHOME=.*@RHOME=`pwd`@" > bin/R)@chmod +x ../../bin/Rrealclean:@echo cleaning in front@rm -f R.sh