Lines Matching refs:VERSION

9 VERSION=6.12
504 rm -f tcsh-${VERSION}.tar.Z
505 rm -rf tcsh-${VERSION}
506 mkdir tcsh-${VERSION} tcsh-${VERSION}/config
507 cp ${ALLSRCS} tcsh-${VERSION}
508 cp ${CONFSRCS} tcsh-${VERSION}/config
509 tar cf - nls/Makefile nls/?*/set?* | (cd tcsh-${VERSION}; tar xpf -)
510 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
511 rm -rf tcsh-${VERSION}
514 rm -f tcsh-${VERSION}.tar.gz
515 rm -rf tcsh-${VERSION}
516 mkdir tcsh-${VERSION} tcsh-${VERSION}/config
517 cp ${ALLSRCS} tcsh-${VERSION}
518 cp ${CONFSRCS} tcsh-${VERSION}/config
519 tar cf - nls/Makefile nls/?*/set?* | (cd tcsh-${VERSION}; tar xpf -)
520 tar cvf - tcsh-${VERSION} | gzip > tcsh-${VERSION}.tar.gz
521 rm -rf tcsh-${VERSION}
525 rm -rf tcsh-${VERSION}
526 mkdir tcsh-${VERSION} tcsh-${VERSION}/config
527 cp ${ALLSRCS} tcsh-${VERSION}
528 cp ${CONFSRCS} tcsh-${VERSION}/config
529 tar cf - nls/Makefile nls/?*/set?* | (cd tcsh-${VERSION}; tar xpf -)
530 MAKESHAR -v -n tcsh-${VERSION} tcsh-${VERSION} \
531 tcsh-${VERSION}/?* tcsh-${VERSION}/config/?* \
532 tcsh-${VERSION}/?*/set?*
533 rm -rf tcsh-${VERSION}
538 tcsh-${VERSION}.tar.Z:
539 rm -rf tcsh-${VERSION}
540 rm -f tcsh-${VERSION}.tar tcsh-${VERSION}.tar.Z DIFFS.[123]
541 mkdir tcsh-${VERSION}
543 mv DIFFS.1 DIFFS.2 DIFFS.3 tcsh-${VERSION}
544 cp ${DISTSRCS} tcsh-${VERSION}
545 mkdir tcsh-${VERSION}/config
546 cp ${CONFSRCS} tcsh-${VERSION}/config
547 cp Makefile tcsh-${VERSION}/Makefile.new
548 tar cf - nls/Makefile nls/?*/set?* | (cd tcsh-${VERSION}; tar xpf -)
549 tar cvf - tcsh-${VERSION} | compress > tcsh-${VERSION}.tar.Z
550 rm -rf tcsh-${VERSION}
552 tcsh.tahoe-${VERSION}.tar.Z:
553 rm -rf tcsh.tahoe-${VERSION}
554 rm -f tcsh.tahoe-${VERSION}.tar tcsh.tahoe-${VERSION}.tar.Z DIFFS.[123]
555 mkdir tcsh.tahoe-${VERSION}
557 mv DIFFS.1 DIFFS.2 DIFFS.3 tcsh.tahoe-${VERSION}
558 cp ${DISTSRCS} tcsh.tahoe-${VERSION}
559 mkdir tcsh.tahoe-${VERSION}/config
560 cp ${CONFSRCS} tcsh.tahoe-${VERSION}/config
561 cp Makefile tcsh.tahoe-${VERSION}/Makefile.new
562 tar cf - nls/Makefile nls/?*/set?* | (cd tcsh-${VERSION}; tar xpf -)
563 tar cvf - tcsh.tahoe-${VERSION} | compress > tcsh.tahoe-${VERSION}.tar.Z
564 rm -rf tcsh.tahoe-${VERSION}
566 tcsh.reno-${VERSION}.tar.Z:
567 rm -rf tcsh.reno-${VERSION}
568 rm -f tcsh.reno-${VERSION}.tar tcsh.reno-${VERSION}.tar.Z DIFFS.[123]
569 mkdir tcsh.reno-${VERSION}
571 mv DIFFS.1 DIFFS.2 DIFFS.3 tcsh.reno-${VERSION}
572 cp ${DISTSRCS} tcsh.reno-${VERSION}
573 mkdir tcsh.reno-${VERSION}/config
574 cp ${CONFSRCS} tcsh.reno-${VERSION}/config
575 cp Makefile tcsh.reno-${VERSION}/Makefile.new
576 tar cf - nls/Makefile nls/?*/set?* | (cd tcsh-${VERSION}; tar xpf -)
577 tar cvf - tcsh.reno-${VERSION} | compress > tcsh.reno-${VERSION}.tar.Z
578 rm -rf tcsh.reno-${VERSION}
580 ftp: tcsh-${VERSION}.tar.Z tcsh.tahoe-${VERSION}.tar.Z
581 cp tcsh-${VERSION}.tar.Z tcsh.tahoe-${VERSION}.tar.Z ${FTPAREA}