view scripts/str2ind-test.sh @ 16:c15047b3d00d

cdg3: import from freecalypso-citrine/cdg
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 27 Sep 2016 16:27:34 +0000
parents a3cab101e488
children
line wrap: on
line source

#!/bin/sh

BUILD_DIR=build-sb
GPRS=1
MMI=0
SRVC=1
USE_STR2IND=1

export BUILD_DIR GPRS MMI SRVC USE_STR2IND

exec scripts/mk-component.sh "$@"