1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00

Add rename_build.sh

This commit is contained in:
Martin Oberhuber 2009-09-26 21:05:12 +00:00
parent 3fd3254570
commit 0dd9da2fb8

View file

@ -7,7 +7,7 @@
## ##
## Creates ../R-3.1.1-200909160905 and prepares renamed build there ## Creates ../R-3.1.1-200909160905 and prepares renamed build there
# #
case X$1 in case x$1 in
xR|xM|xI|xS) ;; xR|xM|xI|xS) ;;
*) grep '^##' $0 *) grep '^##' $0
exit 0 exit 0