comparison scripts/str2ind-test.sh @ 13:a3cab101e488

scripts/str2ind-test.sh development aid added
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 27 Sep 2016 04:19:15 +0000
parents
children
comparison
equal deleted inserted replaced
12:be16a5124f86 13:a3cab101e488
1 #!/bin/sh
2
3 BUILD_DIR=build-sb
4 GPRS=1
5 MMI=0
6 SRVC=1
7 USE_STR2IND=1
8
9 export BUILD_DIR GPRS MMI SRVC USE_STR2IND
10
11 exec scripts/mk-component.sh "$@"