pkg:setup ENV.cxx11 ENV.deparallelize ./waf configure --prefix=${PKG_TAPF} --enable-shared --lp-lib=soplex --with-optim ./waf install pkgshare.install %w[examples plugins/solver/benchs] (pkgshare/"examples/symb01.txt").write <<~EOS function f(x) return ((2*x,-x);(-x,3*x));