7 for target in w32 w64; do
8 if [ "$target" = "w32" ]; then
14 ./configure --target=mingw --use-ssl-crypto --with-boost=../contrib/boost-$target --with-openssl=../contrib/openssl-$target --cross-prefix=$target_name-w64-mingw32-
17 mkdir -p $BASE/anytun-$target
18 cp *.exe $BASE/anytun-$target