summary refs log tree commit diff
path: root/pkgs/development/tools/documentation/xdoc/builder.sh
blob: 4bc414ff7bfe547f33b8a37df12e59a061dbc7f4 (plain) (blame)
1
2
3
4
5
source $stdenv/setup

configureFlags="--with-aterm=$aterm --with-sglr=$sglr --with-pgen=$pgen
 --with-pt-support=$ptsupport --with-asf-library=$asflibrary --with-strategoxt=$strategoxt --with-graphviz=$graphviz --with-svn=$subversion"
genericBuild