1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-02 14:45:25 +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
#
case X$1 in
case x$1 in
xR|xM|xI|xS) ;;
*) grep '^##' $0
exit 0