X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=samples%2Fc%2Fbuild_all.sh;fp=samples%2Fc%2Fbuild_all.sh;h=711412b5fcfeb774ee49c0c205a5c420913bcdbd;hb=e4c14cdbdf2fe805e79cd96ded236f57e7b89060;hp=f48a27e615d734ae05a9b747ee9921b862704835;hpb=454138ff8a20f6edb9b65a910101403d8b520643;p=opencv diff --git a/samples/c/build_all.sh b/samples/c/build_all.sh index f48a27e..711412b 100644 --- a/samples/c/build_all.sh +++ b/samples/c/build_all.sh @@ -1,4 +1,5 @@ #!/bin/sh + if [[ $# > 0 ]] ; then base=`basename $1 .c` echo "compiling $base"