5 lines
118 B
Bash
5 lines
118 B
Bash
|
source $stdenv/setup
|
||
|
|
||
|
configureFlags="--with-aterm=$aterm --with-sdf=$sdf --with-strategoxt=$strategoxt"
|
||
|
genericBuild
|